From 92453548571c7efa6d873773113625db55688120 Mon Sep 17 00:00:00 2001 From: Hell13Cat <46496367+Hell13Cat@users.noreply.github.com> Date: Tue, 22 Mar 2022 10:29:58 +0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 12 ++++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 20 ++++++++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug-report.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 0000000..d543ebf --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,12 @@ +--- +name: Bug report +about: Create a report to help us improve +title: "[Name] theme" +labels: Bug-theme +assignees: '' + +--- + +**Where is the mistake** + +Detailed description of the place where the error is located diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..0fd3065 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Suggest an theme for this project +title: Make me a theme [name] +labels: Theme-request +assignees: '' + +--- + +**For which device do you need a theme?** + +Smartphone or PC + +**Approximate theme colors** + +Write in detail what colors to use in the theme + +**Image** + +Write a link to the image with for the theme (without NSFW)