1
0
mirror of https://github.com/OfflineIMAP/offlineimap.git synced 2024-07-05 08:51:00 +02:00
offlineimap/.github/ISSUE_TEMPLATE.md
Nicolas Sebrecht a41fecd057 learn -V CLI option
Help users to get the versions while reporting bugs.

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2016-06-07 00:36:57 +02:00

29 lines
431 B
Markdown

> This v1.0 template stands in `.github/`.
### General informations
- OfflineIMAP version (including imaplib2 if available: `offlineimap -V`):
- server name or domain:
- CLI options:
```
Configuration file offlineimaprc goes here. REMOVE PRIVATE DATA.
```
```
The pythonfile file goes here (if any). REMOVE PRIVATE DATA.
```
### Log error
```
Logs go here. REMOVE PRIVATE DATA.
```
### Steps to reproduce the error
-
-