First of all: Thank you for considering contributing to this project!
Before you write a feature or change a design element, please create a GitHub Issue and check in with others. Somebody else is possibly working on it already!
- Create a fork, start your work
- Test your code properly
- Document your code (how it works and what others should use)
- (optional): You may add yourself to the 'Contributors' list in
README.md
- Create a PR on this repository
- If you fixed a bug or a feature request, don't forget to mention the 'Issue'
- Profit
This project is distributed under the MIT License! By creating a PR with your code it will fall under that license as well, please keep that in mind.
- Bug fixes
- Feature improvements (please create an 'issue' first so all can share their ideas)
- Design updates (same as above)
- Reworks of your code or code of others (please add why you think yours is better)
- Spelling mistakes --> GitHub Issues
- Ideas --> GitHub Issues
- Feature Requests --> GitHub Issues