Add README link to contributor guidelines

This commit is contained in:
Benjamin Wheeler 2020-05-28 14:09:42 -04:00 committed by GitHub
parent 311f84b09a
commit 1acd09ddd1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,6 +53,7 @@ See the [LICENSE](https://github.com/LLK/scratch-www/blob/master/LICENSE) file i
Here are some resources to help you get acquainted with how were working on the Scratch codebase:
* [Contributor Guidelines](https://github.com/LLK/scratch-www/blob/develop/.github/CONTRIBUTING.md)
* [Style Guide](https://github.com/LLK/scratch-www/wiki/Style-Guide)
* [Testing Guide](https://github.com/LLK/scratch-www/wiki/Testing-Guide-for-Bugfixes)
* [Localization Guide](https://github.com/LLK/scratch-www/wiki/Localization-Guide)