mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 13:38:13 -08:00
Create CONTRIBUTING.md
This commit is contained in:
parent
e5a926ebd2
commit
5a7a174e5f
1 changed files with 19 additions and 0 deletions
19
CONTRIBUTING.md
Normal file
19
CONTRIBUTING.md
Normal 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! 🙌
|
||||||
Loading…
Add table
Add a link
Reference in a new issue