From 4d390e5e6fa7f4d29f5c379d529993a7a656ae50 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Mon, 17 Jul 2017 18:40:13 +0200 Subject: Add a CONTRIBUTING.md to our Github site (#861) * Create CONTRIBUTING.md * Update CONTRIBUTING.md * Create ISSUE_TEMPLATE.md * Update ISSUE_TEMPLATE.md * Update CONTRIBUTING.md Use a clean profile or make a backup of your working profile. It may not be possible to downgrade without data loss! --- ISSUE_TEMPLATE.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 ISSUE_TEMPLATE.md (limited to 'ISSUE_TEMPLATE.md') 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. -- cgit v1.2.3