diff options
author | DepFA <35278260+dfaker@users.noreply.github.com> | 2022-09-23 01:19:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-23 01:19:00 +0000 |
commit | ea2426fa61fe4d8190814cabe1a4bb7c2b4139a5 (patch) | |
tree | a80399760b556d501c9e9642e910fd00164df595 /.github | |
parent | 19fc3e82794245b663467a9be076271f6ae33f26 (diff) | |
download | stable-diffusion-webui-gfx803-ea2426fa61fe4d8190814cabe1a4bb7c2b4139a5.tar.gz stable-diffusion-webui-gfx803-ea2426fa61fe4d8190814cabe1a4bb7c2b4139a5.tar.bz2 stable-diffusion-webui-gfx803-ea2426fa61fe4d8190814cabe1a4bb7c2b4139a5.zip |
Change default bug report template label to bug-report
for later confirmation or denial as an actual bug
Diffstat (limited to '.github')
-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: '' --- |