diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..a66fd7b51 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,100 @@ + + + + +# Bug Report Template + +## Description +Describe the bug you are having + +## How to reproduce +A step by step guide on how to reproduce the bug + +## Expected behavior +The result which you where expecting + +## Resulting behavior +The actual result + +## Environment Information +- Operating System (OS version) +- Browser (Browser version) + +## Link to JSFiddle +Link to the JSFiddle which recreates the bug + + + + +# Feature Request Template + +## Description +Describe the feature and why the feature should be added + +## Implementation +Tell us how you would implement the feature + +## Example +If you can show an example of the feature using an image or links