diff options
author | wojciechkepka | 2021-06-20 18:49:56 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2021-06-21 01:54:18 +0000 |
commit | d39a764399b87f1127f4aedc75cb562269df4fcc (patch) | |
tree | 114269dc307d43f6c97e9e70a42d49aa424e16a8 /.github | |
parent | 985625763addd839a101263ae90cfb2f205830fc (diff) |
Fix typo in feature request template
Diffstat (limited to '.github')
-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 43ba412b..9a88cb4a 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 or improvement title: '' -labels: C-enchancement +labels: C-enhancement assignees: '' --- |