2015-08-29 03:54:10 +00:00
|
|
|
## 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.
|
|
|
|
|
2019-07-20 01:00:12 +00:00
|
|
|
* [User Manual](https://k9mail.github.io/documentation.html)
|
|
|
|
* [Frequently Asked Questions](https://k9mail.github.io/documentation/faq.html)
|
2015-08-29 03:54:10 +00:00
|
|
|
* [Support Forum/Mailing List](http://groups.google.com/group/k-9-mail)
|
|
|
|
|
|
|
|
### Bug report guidelines
|
|
|
|
|
2019-07-20 01:00:12 +00:00
|
|
|
* __Important:__ Please report issues using our [template](https://github.com/k9mail/k-9/blob/master/.github/issue_template.md)
|
2015-08-29 03:54:10 +00:00
|
|
|
to make sure all important information is included.
|
|
|
|
* The issue tracker is solely for bug reports and feature/enhancement requests. If you have a question of any kind,
|
|
|
|
please use the [mailing list](http://groups.google.com/group/k-9-mail) instead.
|
|
|
|
* Search the [existing issues](https://github.com/k9mail/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/k9mail/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/k9mail/k-9/wiki/CodeStyle).
|