minor improvement of github issue template
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
parent
2f541e4872
commit
334571038e
13
.github/ISSUE_TEMPLATE.md
vendored
13
.github/ISSUE_TEMPLATE.md
vendored
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user