From 71199eacf0dedb33b42f28f2f35de9ef95aa4a30 Mon Sep 17 00:00:00 2001 From: French Ben Date: Fri, 8 Apr 2016 17:01:08 -0700 Subject: [PATCH] Added issue template Signed-off-by: French Ben --- .github/ISSUE_TEMPLATE.md | 11 +++++++++++ 1 file changed, 11 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..9bff3b7cce --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,11 @@ +### Expected behavior + +### Actual behavior + +### Information about the Issue + + +### Steps to reproduce the behavior + + 1. ... + 2. ...