diff --git a/.github/ISSUE_TEMPLATE/1-bug.yml b/.github/ISSUE_TEMPLATE/1-bug.yml index 23b00ca079..5e21abb62b 100644 --- a/.github/ISSUE_TEMPLATE/1-bug.yml +++ b/.github/ISSUE_TEMPLATE/1-bug.yml @@ -1,5 +1,5 @@ name: 🐛 Bug report -labels: Bug, Triage +labels: Bug description: Describe a bug with a project body: - type: checkboxes diff --git a/.github/ISSUE_TEMPLATE/2-feature.yml b/.github/ISSUE_TEMPLATE/2-feature.yml index 63e577292f..d1cb06a3f4 100644 --- a/.github/ISSUE_TEMPLATE/2-feature.yml +++ b/.github/ISSUE_TEMPLATE/2-feature.yml @@ -1,5 +1,5 @@ name: 🚀 Feature request -labels: Feature, Triage +labels: Feature description: Suggest an idea body: - type: checkboxes