thunderbird-android/.github/CONTRIBUTING.md

27 lines
1.2 KiB
Markdown

## Submitting issues
If the app is not behaving like it should, it's not necessarily a bug. Please consult the following resources before
submitting a new issue.
- [User Manual](https://docs.k9mail.app/)
- [Frequently Asked Questions](https://forum.k9mail.app/c/faq)
- [Support Forum](https://forum.k9mail.app/)
### Bug report guidelines
- The issue tracker is solely for bug reports and feature/enhancement requests. If you have a question of any kind,
please use the [support forum](https://forum.k9mail.app/c/support) instead.
- Search the [existing issues](https://github.com/thunderbird/thunderbird-android/issues?q=) first to make sure your
issue hasn't been reported before.
## Translations
We're using [Weblate](https://hosted.weblate.org/projects/tb-android/) to manage translations.
## Contributing code
We love [pull requests](https://github.com/thunderbird/thunderbird-android/pulls) from everyone!
Any contributions, large or small, major features, bug fixes, unit/integration tests are welcomed and appreciated
but will be thoroughly reviewed and discussed.
Please make sure you read the [Code Style Guidelines](https://github.com/thunderbird/thunderbird-android/wiki/CodeStyle).