Skip to content

Commit 763a01a

Browse files
committed
updated contributing
1 parent e5b032f commit 763a01a

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

CONTRIBUTING.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
# Contributing
22

3-
**Contributions are welcome!** Here are some ways you can contribute:
4-
5-
- add missing core js functions (like `Array.findLast`)
6-
- add missing TypeScript support (like `for .. in ...`)
7-
- port firmware to other embedded platforms
8-
- and many more!
9-
10-
**Read more at https://microsoft.github.io/devicescript/contributing**
3+
**Contributions are welcome! Read more at https://microsoft.github.io/devicescript/contributing**
114
or [contributing.mdx](./website/docs/contributing.mdx).
125

136
This project welcomes contributions and suggestions. Most contributions require you to agree to a

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ https://user-images.githubusercontent.com/4175913/228997575-122d6ad0-f37e-4d4e-a
1414

1515
## Contributing
1616

17-
Contributions are welcome! See [contributing page](./CONTRIBUTING.md).
17+
Contributions are welcome! See [contributing page](https://microsoft.github.io/devicescript/contributing).
1818

1919
<a href="https://github.com/microsoft/devicescript/graphs/contributors">
2020
<img src="https://contrib.rocks/image?repo=microsoft/devicescript" />

0 commit comments

Comments
 (0)