From 63aa85268cc69f236bb90ce813598af1a433d4df Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Fri, 12 May 2017 20:40:48 +0100 Subject: [PATCH] ISSUE_TEMPLATE.md: Add issue template Signed-off-by: Andrei Gherzan --- .github/ISSUE_TEMPLATE.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..ea2697d --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,27 @@ + + +**Description** + + + +**Steps to reproduce the issue:** +1. +2. +3. + +**Describe the results you received:** + + +**Describe the results you expected:** + + +**Additional information you deem important (e.g. issue happens only occasionally):** + +**Additional details (revisions used, host distro, etc.):**