From 26f0794beb774d494283df9651f4924557ebcd1b Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Mon, 20 Nov 2017 17:37:12 -0500 Subject: [PATCH] Create ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 7 +++++++ 1 file changed, 7 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 0000000000..0bff24a007 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,7 @@ +Please include: + +- A description of the issue + +- Reproduction steps for the issue if possible + +- Relevent stack traces, error details, and screenshots if possible