thunderbird-android/.github/CONTRIBUTING.md

28 lines
1.1 KiB
Markdown
Raw Normal View History

## 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.
2023-02-03 16:28:34 +00:00
- [User Manual](https://docs.k9mail.app/)
- [Frequently Asked Questions](https://forum.k9mail.app/c/faq)
- [Support Forum](https://forum.k9mail.app/)
### Bug report guidelines
2023-02-03 16:28:34 +00:00
- 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/thundernest/k-9/issues?q=) first to make sure your issue hasn't been
reported before.
## Translations
We're using [Transifex](https://www.transifex.com/k-9/k9mail/) to manage translations.
## Contributing code
2022-07-25 18:07:23 +00:00
We love [pull requests](https://github.com/thundernest/k-9/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.
2022-07-25 18:07:23 +00:00
Please make sure you read the [Code Style Guidelines](https://github.com/thundernest/k-9/wiki/CodeStyle).