📝 Added CONTRIBUTING.md

This commit is contained in:
Mawoka
2022-04-06 20:16:00 +02:00
parent cfb5dbcb66
commit 483ea6eac4
4 changed files with 26 additions and 1 deletions
+24
View File
@@ -0,0 +1,24 @@
# Contribute to ClassQuiz
For the development-setup, please check out the
docs: [classquiz.mawoka.eu/docs/develop](https://classquiz.mawoka.eu/docs/develop)
## Formatting git-commits
Please use [Gitmoji](https://gitmoji.dev/) to format your commits.
## Opening PRs
Just do so.
## Found a bug
If it is a security-related bug, please contact me at [mawoka.eu/contact](https://mawoka.eu/contact). If not, just open
an issue here on GitHub.
**Please try to reproduce the bug with the adblocker disabled**, so I will be able to see the bug in Sentry.
## Want to translate?
Go to [Weblate](https://translate.mawoka.eu/projects/classquiz/frontend/). If the language isn't available, please open
an issue here, so I'll be able to add it.