diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6590fbfc53..dd89ec2053 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,13 +1,6 @@ # Contributing -**Contributions are welcome!** Here are some ways you can contribute: - -- add missing core js functions (like `Array.findLast`) -- add missing TypeScript support (like `for .. in ...`) -- port firmware to other embedded platforms -- and many more! - -**Read more at https://microsoft.github.io/devicescript/contributing** +**Contributions are welcome! Read more at https://microsoft.github.io/devicescript/contributing** or [contributing.mdx](./website/docs/contributing.mdx). This project welcomes contributions and suggestions. Most contributions require you to agree to a diff --git a/README.md b/README.md index 02423ccaa4..948ebe5e8a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ https://user-images.githubusercontent.com/4175913/228997575-122d6ad0-f37e-4d4e-a ## Contributing -Contributions are welcome! See [contributing page](./CONTRIBUTING.md). +Contributions are welcome! See [contributing page](https://microsoft.github.io/devicescript/contributing).