minor improvement of github issue template

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht 2016-03-06 21:01:13 +01:00
parent 2f541e4872
commit 334571038e
1 changed files with 10 additions and 3 deletions

View File

@ -4,15 +4,22 @@
- OfflineIMAP version:
- server name or domain:
- CLI options:
- configuration (remove private data):
```
<configuration goes here>
<configuration file goes here>
```
```
<pythoonfile file goes here (if any)>
```
### Log error
```
<error goes here>
```
### Step to reproduce the error
### Steps to reproduce the error