From fa999c970b5d237d60be1600ea902f03bf0ac0e6 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Fri, 14 Jan 2022 21:52:53 +0300 Subject: [PATCH] Update issue templates added "To suggest an idea" --- .github/ISSUE_TEMPLATE/bug_report.md | 1 - .github/ISSUE_TEMPLATE/feature_request.md | 25 ++++++++++++++++++++ .github/ISSUE_TEMPLATE/to-suggest-an-idea.md | 25 ++++++++++++++++++++ 3 files changed, 50 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md create mode 100644 .github/ISSUE_TEMPLATE/to-suggest-an-idea.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 67749a6..7059e46 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -29,4 +29,3 @@ assignees: ''
-
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
new file mode 100644
index 0000000..8df1094
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,25 @@
+---
+name: Feature request
+about: Suggest an idea for this project
+title: ''
+labels: enhancement
+assignees: ''
+
+---
+
+## 📝 Description of the idea
+
+1. …
+2. …
+3. …
+
+## 📷 Screenshots
+
+
+
+
+
+
+
+
+
+
+
+
+
+Screenshot
Screenshot