diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..d39bb22d8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,94 @@ + + + + +# Bug Report Template + +## Description +Describe the bug you are having + +## How to reproduce +A step by step guide on how to reproduce the bug + +## 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