From 446f914d28198b64c459f4ee5cf5f13d695c54cc Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Sun, 12 Mar 2017 23:01:10 +0000 Subject: [PATCH] Create ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 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 00000000..9362fd79 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,33 @@ + + +## Expected Behavior + + + +## Current Behavior + + + +## Possible Solution + + + +## Steps to Reproduce (for bugs) + + +1. +2. +3. +4. + +## Context + + + +## Your Environment + +* Version used: +* Environment name and version (e.g. nginx 1.9.1): +* Server type and version: +* Operating System and version: +* Link to your project: