From 258313d192687ac63ac11c1ab8887ad83a20c551 Mon Sep 17 00:00:00 2001 From: Jaime van Kessel Date: Thu, 4 Mar 2021 16:49:25 +0100 Subject: [PATCH] Swap out depricated tag --- .github/ISSUE_TEMPLATE/bugreport.yaml | 2 +- .github/ISSUE_TEMPLATE/featurerequest.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bugreport.yaml b/.github/ISSUE_TEMPLATE/bugreport.yaml index 2d9d2849a1..93c3dcaa39 100644 --- a/.github/ISSUE_TEMPLATE/bugreport.yaml +++ b/.github/ISSUE_TEMPLATE/bugreport.yaml @@ -1,5 +1,5 @@ name: BugReport -about: Create a report to help us fix issues. +description: Create a report to help us fix issues. labels: "Type: Bug" issue_body: true body: diff --git a/.github/ISSUE_TEMPLATE/featurerequest.yaml b/.github/ISSUE_TEMPLATE/featurerequest.yaml index 7d9aafee33..af475e9aeb 100644 --- a/.github/ISSUE_TEMPLATE/featurerequest.yaml +++ b/.github/ISSUE_TEMPLATE/featurerequest.yaml @@ -1,5 +1,5 @@ name: FeatureRequest -about: Suggest an idea for this project. +description: Suggest an idea for this project. labels: "Type: New Feature" issue_body: true body: