diff options
author | parsec501 <105080989+parsec501@users.noreply.github.com> | 2022-10-11 12:37:01 +0000 |
---|---|---|
committer | AUTOMATIC1111 <16777216c@gmail.com> | 2022-10-11 12:38:00 +0000 |
commit | 210fd72babb8314b280a7b5ef8603c62024a22db (patch) | |
tree | 5ecd4563c7e776d51c252ed099744788f941075c /.github/ISSUE_TEMPLATE | |
parent | 54c519943a24881ea61af5a73dedbab92f9431ce (diff) | |
download | stable-diffusion-webui-gfx803-210fd72babb8314b280a7b5ef8603c62024a22db.tar.gz stable-diffusion-webui-gfx803-210fd72babb8314b280a7b5ef8603c62024a22db.tar.bz2 stable-diffusion-webui-gfx803-210fd72babb8314b280a7b5ef8603c62024a22db.zip |
Added 'suggestion' flair to suggestion template
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 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: '' --- |