diff options
author | parsec501 <105080989+parsec501@users.noreply.github.com> | 2022-10-11 14:37:01 +0200 |
---|---|---|
committer | AUTOMATIC1111 <16777216c@gmail.com> | 2022-10-11 15:38:00 +0300 |
commit | 210fd72babb8314b280a7b5ef8603c62024a22db (patch) | |
tree | 5ecd4563c7e776d51c252ed099744788f941075c | |
parent | 54c519943a24881ea61af5a73dedbab92f9431ce (diff) |
Added 'suggestion' flair to suggestion 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 bbcbbe7d..eda42fa7 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: '' +labels: 'suggestion' assignees: '' --- |