mirror of
https://github.com/scratchfoundation/scratchjr.git
synced 2024-11-25 08:38:30 -05:00
11 lines
883 B
Markdown
11 lines
883 B
Markdown
|
## Contributing
|
||
|
Here are some ways you can contribute to ScratchJr:
|
||
|
* Report bugs
|
||
|
* If you find 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)
|