- Looking at a our project board.
- Directly browsing through issues to find ideas/bugs.
- Searching for creativity! Create your own issue to discuss a feature or, if it's small, just create a pull request.
All code is formatted with Prettier. You can format your code by running npm run prettier:formatall
.
We also use ESLint, you can check for issues by running npm run lint
or by installing extensions in your editor/ide to allow you to view errors directly in code.
Don't have too much fun now, we know Casterr is an amazing project.