From f6c42a3f269f8683c65cdd375b2812692d9bbb90 Mon Sep 17 00:00:00 2001 From: Francis Cao Date: Wed, 28 Jun 2023 19:01:26 -0700 Subject: [PATCH] remove enhancement tag --- .github/ISSUE_TEMPLATE/2.feature_request.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/2.feature_request.yml b/.github/ISSUE_TEMPLATE/2.feature_request.yml index 3034767bb..529a6c732 100644 --- a/.github/ISSUE_TEMPLATE/2.feature_request.yml +++ b/.github/ISSUE_TEMPLATE/2.feature_request.yml @@ -1,10 +1,9 @@ -name: "✨ Feature Request" +name: '✨ Feature Request' description: Create a feature or enhancement request for Umami. -labels: ['enhancement'] body: - type: textarea attributes: label: Describe the feature or enhancement description: A clear and concise description of what the feature or enhancement is. validations: - required: true \ No newline at end of file + required: true