From 18b6a1a4f7421c2e0337443199c6fb004a141133 Mon Sep 17 00:00:00 2001 From: Craig Cavanaugh Date: Wed, 6 Dec 2017 05:31:13 -0500 Subject: [PATCH] Add default issue template --- .github/ISSUE_TEMPLATE.md | 17 +++++++++++++++++ 1 file changed, 17 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 000000000..8bab0c159 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,17 @@ +## Expected Behavior + + +## Actual Behavior + + +## Steps to Reproduce the Problem + + 1. + 2. + 3. + +## Specifications + + - jGnash Version: + - Operating System: + - Java Version