From d181298e56d06977dfb8c2bdc2ed4382fff68c0e Mon Sep 17 00:00:00 2001 From: Gusted Date: Sat, 28 Aug 2021 21:44:29 +0200 Subject: [PATCH] Improve issue template (#1319) * Improve issue template - Add a CSS section(so I don't have to see those comments about posting CSS etc). - Make it into more sections and separate them. - Add notes to each section. * Apply feedback * Add restart/profile note * tweaks Co-authored-by: narcolepticinsomniac --- .github/ISSUE_TEMPLATE.md | 9 ------ .github/ISSUE_TEMPLATE/bug_report.md | 48 ++++++++++++++++++++++++++++ 2 files changed, 48 insertions(+), 9 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE.md create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 462d3f18..00000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,9 +0,0 @@ -* **Browser**: -* **Operating System**: -* **Stylus Version**: -* **Screenshot**: - - diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..07ddd820 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,48 @@ +--- +name: Bug Report +about: Create a report about a bug you experienced while using Stylus. +title: "[Bug] Replace with title" +assignees: '' +--- + + + + + +# Bug Report + +### Bug Description + + +### Screenshots + + +### CSS Code + + +### System Information + + +- OS: +- Browser: +- Stylus Version: + +### Additional Context +