a41fecd057
Help users to get the versions while reporting bugs. Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
29 lines
431 B
Markdown
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
|
|
|
|
-
|
|
-
|
|
|