From a196f8123e448c7686c52f3b721278d2cebd6034 Mon Sep 17 00:00:00 2001 From: Krzysztof Piasecki Date: Sun, 11 Mar 2018 09:42:31 +0100 Subject: [PATCH] Add ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 59 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md 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:
+
+