From 5b8b8638b9582f49f794691eb61b32dc290b7667 Mon Sep 17 00:00:00 2001 From: sdischer-sap Date: Wed, 18 Dec 2024 13:43:14 +0100 Subject: [PATCH] docs: assign type in feature template as well (#77) --- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 5f78ca2..9bc624a 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -2,7 +2,7 @@ name: Feature request about: Suggest an new Feature or Improvment title: "[FEATURE]" -labels: enhancement +type: feature assignees: '' ---