From 4e3e0dc47e3c078be2fb05c51889d91fc8549629 Mon Sep 17 00:00:00 2001 From: Casper Talvio Date: Sat, 5 Feb 2022 01:25:39 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 17 +++++++++++++++++ .github/ISSUE_TEMPLATE/unthemed-element.md | 14 ++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/unthemed-element.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..75fd78b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,17 @@ +--- +name: Bug report +about: Create a report of an issue so I can know to fix it +title: '' +labels: '' +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the problem is, and in what circumstances it occurs. What device/client. etc. + +**To Reproduce** +Include the exact contents of your "Custom CSS" field. + +**Screenshots** +If applicable, add screenshots to help explain your problem. diff --git a/.github/ISSUE_TEMPLATE/unthemed-element.md b/.github/ISSUE_TEMPLATE/unthemed-element.md new file mode 100644 index 0000000..34ca328 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/unthemed-element.md @@ -0,0 +1,14 @@ +--- +name: Unthemed element +about: Reporting an unthemed part of UI +title: '' +labels: '' +assignees: '' + +--- + +**Describe what and where does not get themed by Ultrachromic** +A clear on concise description. + +**Screenshots** +They really help.