diff --git a/.github/ISSUE_TEMPLATE/1.bug_report.yml b/.github/ISSUE_TEMPLATE/1.bug_report.yml index f0b4f4ef..02d229cc 100644 --- a/.github/ISSUE_TEMPLATE/1.bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1.bug_report.yml @@ -1,6 +1,5 @@ name: "🐛 Bug Report" -description: Create a bug report for Umami -labels: ['bug'] +description: Create a bug report for Umami. body: - type: textarea attributes: diff --git a/.github/ISSUE_TEMPLATE/2.feature_request.yml b/.github/ISSUE_TEMPLATE/2.feature_request.yml index 4b4883fc..8808eeee 100644 --- a/.github/ISSUE_TEMPLATE/2.feature_request.yml +++ b/.github/ISSUE_TEMPLATE/2.feature_request.yml @@ -1,5 +1,5 @@ -name: Feature Request -description: Create a feature or enhancement request for Umami +name: "🛠 Feature Request" +description: Create a feature or enhancement request for Umami. labels: ['enhancement'] body: - type: textarea