add github templates

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht
2016-02-28 18:59:10 +01:00
parent 893a90c291
commit 90afb1b338
2 changed files with 31 additions and 0 deletions

18
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,18 @@
### General informations
- OfflineIMAP version:
- server name or domain:
- CLI options:
- configuration (remove private data):
```
<configuration goes here>
```
### Log error
```
<error goes here>
```
### Step to reproduce the error