aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/bug_report.yml
diff options
context:
space:
mode:
authorLeo Mozoloa <leo.drrty@gmail.com>2022-10-16 11:22:35 +0000
committerAUTOMATIC1111 <16777216c@gmail.com>2022-10-19 18:30:02 +0000
commit62a1a97fe3e1b322e2a1c6a1fcc0272e9b132704 (patch)
tree9b457920629f4e8895ad441de496c343850a87b9 /.github/ISSUE_TEMPLATE/bug_report.yml
parent8400e854747970ee1593619c37736c47cdac7e3e (diff)
downloadstable-diffusion-webui-gfx803-62a1a97fe3e1b322e2a1c6a1fcc0272e9b132704.tar.gz
stable-diffusion-webui-gfx803-62a1a97fe3e1b322e2a1c6a1fcc0272e9b132704.tar.bz2
stable-diffusion-webui-gfx803-62a1a97fe3e1b322e2a1c6a1fcc0272e9b132704.zip
Fixed labels and created a brand new Feature Request yaml
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 3e8732f9..04f072bc 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,13 +1,9 @@
name: Bug Report
description: You think somethings is broken in the UI
title: "[Bug]: "
-labels: ["bug"]
+labels: ["bug-report"]
body:
- - type: markdown
- attributes:
- value: |
- Make sure this issue hasn't been posted already and wasn't solved in recent commits, then fill this form with as much information as possible, don't forget to fill "What OS..." and "What browsers"
- type: checkboxes
attributes:
label: Is there an existing issue for this?
@@ -15,6 +11,10 @@ body:
options:
- label: I have searched the existing issues and checked the recent builds/commits
required: true
+ - type: markdown
+ attributes:
+ value: |
+ Please fill this form with as much information as possible, don't forget to fill "What OS..." and "What browsers" and *provide screenshots if possible*
- type: textarea
id: what-did
attributes: