Browse Source

Create ISSUE_TEMPLATE.md

Rob Winch 9 years ago
parent
commit
5bba6c9111
1 changed files with 30 additions and 0 deletions
  1. 30 0
      .github/ISSUE_TEMPLATE.md

+ 30 - 0
.github/ISSUE_TEMPLATE.md

@@ -0,0 +1,30 @@
+### Actual Behavior
+
+<!-- 
+Please describe step by step the behavior you are observing
+-->
+
+### Expected Behavior
+
+<!--
+Please describe step by step the behavior you expect
+-->
+
+### Configuration
+
+<!--
+Please provide any configuration you have.
+-->
+
+### Version
+
+<!--
+Please describe what version you are using. Does the problem occur in other versions?
+-->
+
+### Sample
+
+<!--
+Providing a complete sample (i.e. link to a github repository) will give this issue higher
+priority than issues that do not have a complete sample
+-->