diff options
Diffstat (limited to 'ISSUE_TEMPLATE.md')
-rw-r--r-- | ISSUE_TEMPLATE.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..6a93bcbafa --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,12 @@ +### Expected behaviour +What did you expect? + +### Actual behaviour +What did you get instead? + +### Steps to reproduce that behaviour + * provide step-by-step instructions so we can reproduce the issue (We can't fix what we can't reproduce). + * Attach your VersionInfo. + * Attach a crash report if you are experiencing crashes (It includes VersionInfo as well). + * Attach a network log captured if you are experiencing connectivity issues. + * If Miranda freezes, hangs up or consumes CPU, attach information obtained by Process Explorer tool. |