diff options
author | DepFA <35278260+dfaker@users.noreply.github.com> | 2022-09-23 01:19:00 +0000 |
---|---|---|
committer | AUTOMATIC1111 <16777216c@gmail.com> | 2022-09-23 05:30:54 +0000 |
commit | a2d084a07c324231ffb650cb1f426af13d782516 (patch) | |
tree | 94edacfd476736bf546435ddeb6fb09abba3b40a | |
parent | 42b7902922408f4b139aaed20626d667d6821625 (diff) | |
download | stable-diffusion-webui-gfx803-a2d084a07c324231ffb650cb1f426af13d782516.tar.gz stable-diffusion-webui-gfx803-a2d084a07c324231ffb650cb1f426af13d782516.tar.bz2 stable-diffusion-webui-gfx803-a2d084a07c324231ffb650cb1f426af13d782516.zip |
Change default bug report template label to bug-report
for later confirmation or denial as an actual bug
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 21accbf0..50c54210 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create a report to help us improve title: '' -labels: bug +labels: bug-report assignees: '' --- |