Add issue template

This commit is contained in:
Arun Kumar
2018-07-04 02:47:11 -05:00
parent 1de0cf083f
commit e4d5307c06

30
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,30 @@
### User Story
[comment]: # (As a <user type>, I want to <task> so that <goal>.)
### Why is this Needed?
[comment]: # (Describe the problem and why this task is needed. Provide a description of the current state, what you would like to happen, and what actually happened)
### Description
[comment]: # (Feature or Bug? eg. Type: Bug)
*Type*:
### Current Behavior
[comment]: # (Describe what actually happened.)
### Expected Behavior
[comment]: # (Describe what you expected to happen.)
### Steps to reproduce
[comment]: # (Describe how we can replicate the bug step by step.)
### Definition of Done
[comment]: # (Any other information that would be useful, bullets are helpful.)