diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..442845c --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,35 @@ + + + + + +Environment +----------- + +* Your version (in package.json) or git commit hash +* Your operating system and version: + + + +Steps to reproduce (for bugs only) +----------------------------- + + + +1. +2. +3. + +Current Behavior +---------------- + + + + +Expected Behavior +----------------- + + + + +