Create CONTRIBUTING.md

This commit is contained in:
PartyDonut 2025-08-14 23:02:27 +02:00 committed by GitHub
parent e5a926ebd2
commit 5a7a174e5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

19
CONTRIBUTING.md Normal file
View file

@ -0,0 +1,19 @@
## How to Contribute
Interest in contributing? Here are a couple of ways you can help:
### 🐛 Reporting Bugs
- Before reporting a bug, **please ensure** that the issue hasn't been reported already.
- When submitting a bug report, provide detailed steps on how the bug can be reproduced. This will help us to understand and fix the issue faster.
- Bug reports are appreciated and very helpful!
### 🚀 Submitting Pull Requests
- **Pull requests are always welcome!**
- For new features or large changes, please open a discussion or issue first to ensure that no one else is already working on it.
- **Keep pull requests short and focused**: try to avoid fixing multiple issues in a single pull request. This helps make the review process smoother and quicker.
### 🌐 Translations
<a href="https://hosted.weblate.org/engage/fladder/">
<img src="https://hosted.weblate.org/widget/fladder/fladder/multi-auto.svg" alt="Translation status" />
</a>
Thank you for helping to make this project better! 🙌