From d7c0b6da57dd90e86c34ffb51e4c505f08e2b3e3 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Tue, 27 Jun 2023 16:11:47 +0300 Subject: [PATCH] removed issue "idea" --- .github/ISSUE_TEMPLATE/idea.yml | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/idea.yml diff --git a/.github/ISSUE_TEMPLATE/idea.yml b/.github/ISSUE_TEMPLATE/idea.yml deleted file mode 100644 index 98d21ef..0000000 --- a/.github/ISSUE_TEMPLATE/idea.yml +++ /dev/null @@ -1,30 +0,0 @@ -name: 💡 To suggest an idea -description: Suggest a new feature or improvement -labels: 💡 enhancement -body: -- type: textarea - attributes: - label: Description of the new feature / enhancement - description: A clear and concise description of what the problem is that the new feature would solve. Describe why and how a user would use this new functionality (if applicable) - value: | - - 1 - - 2 - - 3 - -- type: textarea - attributes: - label: 📸 Screenshots - description: Place any screenshots of the issue here if needed - validations: - required: false - -- type: textarea - attributes: - label: "⠀" - description: "Form for user reactions, please do not change the text inside" - placeholder: | - *** - If you like the idea, add a 👍 reaction to this post - value: | - *** - If you like the idea, add a 👍 reaction to this post