scratchjr/CONTRIBUTING.md
Vuton Design ec0e28bbda Clean-Up
2017-09-25 12:29:09 +01:00

10 lines
887 B
Markdown

## Contributing
Here are some ways you can contribute to ScratchJr:
* Report bugs
* If you find any bugs in ScratchJr, please let us know! Please be as descriptive as possible and include screenshots if possible.
* Work on bugs and make pull requests
* If you have made a fix for a bug, please make a pull request! Fork the scratchjr repository, make the code changes. Please provide an explanation of what you have changed, a link to the relevant bug, and how your changes fix the bug. All code that's merged into ScratchJr must pass our linter (`npm run lint`). We'll review your changes and hopefully merge them into the project, benefiting all users of ScratchJr!
* [README](https://github.com/LLK/scratchjr/blob/master/README.md)
* [Scratch Community Guidelines](https://github.com/LLK/scratch-www/wiki/Community-Guidelines)
* [Issues](https://github.com/LLK/scratchjr/issues)