From e1f0640d42955fc2501199fca30815fc683ffcd0 Mon Sep 17 00:00:00 2001 From: jbarlow83 Date: Wed, 31 Aug 2016 11:26:29 -0700 Subject: [PATCH] Create issue template --- .github/ISSUE_TEMPLATE | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE new file mode 100644 index 00000000..a526bfc9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE @@ -0,0 +1,3 @@ +Please include the command line and (if needed) a test file with your issue report. + +If possible, please use a test file that we can include in future test cases (no personal information, no copyrighted material).