File tree 2 files changed +2
-9
lines changed
2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 1
1
# Contributing
2
2
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 **
11
4
or [ contributing.mdx] ( ./website/docs/contributing.mdx ) .
12
5
13
6
This project welcomes contributions and suggestions. Most contributions require you to agree to a
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ https://user-images.githubusercontent.com/4175913/228997575-122d6ad0-f37e-4d4e-a
14
14
15
15
## Contributing
16
16
17
- Contributions are welcome! See [ contributing page] ( ./CONTRIBUTING.md ) .
17
+ Contributions are welcome! See [ contributing page] ( https://microsoft.github.io/devicescript/contributing ) .
18
18
19
19
<a href =" https://github.com/microsoft/devicescript/graphs/contributors " >
20
20
<img src =" https://contrib.rocks/image?repo=microsoft/devicescript " />
You can’t perform that action at this time.
0 commit comments