Description/Background:
The CoderDojo Zen Platform is used by people your age worldwide. You can improve it. This task can be done multiple times. Comment if you want to and we copy it.
Requirements:
- Prerequisite: Having set up the development version of Zen
- Read CONTRIBUTING.md
- Pick an issue and comment that you like to do it (I recommend the beginner issues first).
- If the nature of the bug or feature allows it: write tests.
- new features usually have tests
- bugs should be tested
- spelling mistakes/translation bugs do not have tests.
- Implement the feature/remove the bug.
- The platform is made of many repositories. To give us the code, fork and create a pull request or give the
git diff
.
Expected Outcome:
- one or more pull requests for code that we can test
- a closed issue is not required
Links/Tutorials: