mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 18:04:39 -05:00
1.2 KiB
1.2 KiB
Contributing
How to contribute
Creating issues
You are free to create issues about bugs, feature requests or just questions about the project. Try to include all relevant information e.g. with bugs what browser you have tested and how to reproduce.
Making pull request
- Identify an issue to work on
- Issues I have identified as potentially good for external contributors are marked with the help wanted tag.
- Alternatively if there is something else you want to work on (maybe a bug you found or a new feature) I recommend creating a new issue about it before making a pull request. This way I can give any pointers or identify any problems before you use time to make the pull request.
-
Leave a comment to the issue that you will be working on it.
-
Make pull request
- Tell me how I can test it and include unit / E2E tests if possible.
Help
If you need help with anything related to contributing we have a Discord server. Especially the "development" channel is meant for this.
Code of conduct
Contributor Covenant applies.