27 lines
1.1 KiB
Markdown
27 lines
1.1 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/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
|
|
|
|
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.
|
|
Please make sure you read the [Code Style Guidelines](https://github.com/thundernest/k-9/wiki/CodeStyle).
|