summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE.md
blob: b1eaa147709386796713aaa744571a90561574a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Please ensure that the following information is filled before filing
--------------------------------------------------------------------

Please try to verify that the issue exists in the latest release or, even
better, the current master.

Please run alot again with the options `-d debug -l log`.

Software Versions
-----------------

Python version:

Alot version (either a number or sha for master):

Observed behavior
-----------------

Please include any tracebacks or error information in the log file that you
generated, as well as a description of the behavior. Please don't post the
whole log file blindly as it might contain sensitive information and might be
quite big. A traceback and ~10 lines before and after is probably sufficient.


Expected behavior
-----------------

Please explain what behavior you expect to see.