summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE.md
blob: d1c61396da18ae944d408248480c93bf1ffcfbd0 (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
29
30
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:

Notmuch 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.