diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..074dbeced --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,30 @@ +### User Story + +[comment]: # (As a , I want to so that .) + + +### 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.)