explain how to submit issues in more files
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
parent
c58d62cc02
commit
feef2b4af2
@ -32,7 +32,16 @@ Submit issues
|
|||||||
=============
|
=============
|
||||||
|
|
||||||
Issues are welcome to both Github_ and the `mailing list`_, at your own
|
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`_.
|
Worth the read: `How to fix a bug in open source software`_.
|
||||||
|
|
||||||
|
11
README.md
11
README.md
@ -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).
|
[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
|
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
|
## The community
|
||||||
|
Loading…
Reference in New Issue
Block a user