diff options
author | Philip Molares | 2020-11-14 21:37:57 +0100 |
---|---|---|
committer | David Mehren | 2020-11-16 11:54:38 +0100 |
commit | 2f224fc6d8315a15fd22302723330e5ddafb162c (patch) | |
tree | 393a4a5854850b98db98c5e51e0d658c5c986c3f /.github/ISSUE_TEMPLATE | |
parent | d3eb8e70f8df86b94461bf3491460ec05f84f552 (diff) |
Update .github/ISSUE_TEMPLATE/feature_request.md
Co-authored-by: David Mehren <git@herrmehren.de>
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 092a42c9..98ef5148 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' +labels: 'feature request' assignees: '' --- |