diff --git a/issue_template/bug_report.md b/issue_template/bug_report.md new file mode 100644 index 0000000..519ad15 --- /dev/null +++ b/issue_template/bug_report.md @@ -0,0 +1,27 @@ +--- + +name: "Bug Report" +about: "Report an issue!" +title: "Style Name: A clear title!" +labels: +- bug + +--- + +**Describe the issue:** + + +--- + +**Link to file:** + + +**Browser + Version:** + + +- [x] I have made sure this issue hasn't already been posted. +- [x] I have made sure I am on the latest version of my Browser. +- [x] I have made sure that the platform I am running the style on is fully up-to-date. + +If installed as UserStyle: +- [x] I am using the [Stylus](https://add0n.com/stylus.html) browser extension, not 'Stylish'. \ No newline at end of file