explain how to submit issues in more files

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht 2016-09-09 21:10:30 +02:00
parent c58d62cc02
commit feef2b4af2
2 changed files with 20 additions and 2 deletions

View File

@ -32,7 +32,16 @@ Submit issues
=============
Issues are welcome to both Github_ and the `mailing list`_, at your own
convenience.
convenience. Provide the following information:
- system/distribution (with version)
- offlineimap version (`offlineimap -V`)
- Python version
- server name or domain
- CLI options
- Configuration file (offlineimaprc)
- pythonfile (if any)
- Logs, error
- Steps to reproduce the error
Worth the read: `How to fix a bug in open source software`_.

View File

@ -70,7 +70,16 @@ place on the mailing list.** While not mandatory to send emails, you can
[subscribe here](http://lists.alioth.debian.org/mailman/listinfo/offlineimap-project).
Bugs, issues and contributions can be requested to both the mailing list or the
[official Github project][offlineimap].
[official Github project][offlineimap]. Provide the following information:
- system/distribution (with version)
- offlineimap version (`offlineimap -V`)
- Python version
- server name or domain
- CLI options
- Configuration file (offlineimaprc)
- pythonfile (if any)
- Logs, error
- Steps to reproduce the error
## The community