diff options
author | Théophane Hufschmitt <7226587+thufschmitt@users.noreply.github.com> | 2022-09-14 11:00:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-14 11:00:48 +0200 |
commit | 88646eea295a07e0d35ccbf8884f0956bc6f4248 (patch) | |
tree | 3fe98d821822a9907bb942e6fcfb00ec61bb78f6 /.github/ISSUE_TEMPLATE | |
parent | b8f334bd8520d6fc9eb33258cc75d4acb57554b1 (diff) | |
parent | 7852609999cdcbc056ef47b530dcb253bd2c0697 (diff) |
Merge pull request #7025 from fricklerhandwerk/issue-templates
issue template: add feature label
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 392ed30c6..4fe86d5ec 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 idea for this project title: '' -labels: improvement +labels: feature assignees: '' --- |