diff --git a/CONTRIBUTING.md b/.github/CONTRIBUTING.md similarity index 100% rename from CONTRIBUTING.md rename to .github/CONTRIBUTING.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..5528924 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,5 @@ +If you're submitting a bug, complete these tasks: + +- Set up a [JSFiddle](https://jsfiddle.net/) that replicates the bug +- Link to your JSFiddle +- Provide an exact list of step-by-step instructions that will replicate the bug \ No newline at end of file