diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..33f772f --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,59 @@ + + +## I'm submitting a ... + +
+[ ] Bug report
+[ ] Feature request
+[ ] Documentation issue
+[ ] Support request
+
+
+## Current behavior
+
+
+
+## Expected behavior
+
+
+
+## Minimal reproduction of the problem with instructions
+
+
+## What is the motivation / use case for changing the behavior?
+
+
+
+## Environment
+
+
+
+Platform:
+- [ ] Linux
+- [ ] Mac
+- [ ] Windows
+- [ ] Other
+
+Browser:
+- [ ] Chrome (desktop) version XX
+- [ ] Chrome (Android) version XX
+- [ ] Chrome (iOS) version XX
+- [ ] Firefox version XX
+- [ ] Safari (desktop) version XX
+- [ ] Safari (iOS) version XX
+- [ ] IE version XX
+- [ ] Edge version XX
+
+For Building issues:
+- Node version: XX
+- NPM version: XX
+
+Others:
+
+