summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/feature_request.md
diff options
context:
space:
mode:
authorDavid Mehren2020-12-01 21:11:00 +0100
committerDavid Mehren2020-12-01 21:14:11 +0100
commiteb727810b5a7f08dd9e5d9cf7a90d8c17600e19f (patch)
tree3fe638eb3a8dfe8e30102bc012436bd835b55712 /.github/ISSUE_TEMPLATE/feature_request.md
parent0e8e2132561b6b2e551257c06461b399b390095b (diff)
Update issue templates to use the new labels
Signed-off-by: David Mehren <git@herrmehren.de>
Diffstat (limited to '')
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 98ef5148..8a861a4a 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -2,7 +2,7 @@
name: Feature request
about: Suggest a new feature for this project, which isn't existing yet.
title: ''
-labels: 'feature request'
+labels: 'type: feature'
assignees: ''
---