diff options
author | Leo Mozoloa <leo.drrty@gmail.com> | 2022-10-16 11:03:03 +0000 |
---|---|---|
committer | AUTOMATIC1111 <16777216c@gmail.com> | 2022-10-19 18:30:02 +0000 |
commit | ca30e67289f9e2d0aca33c9da8d915ae3bcc39cc (patch) | |
tree | e5e7da9d14c855ab86aeabe2ff63ba75f2ce6b57 /.github/ISSUE_TEMPLATE | |
parent | 03cf7cf32798d45ae92832bd22bea8b299e64a17 (diff) | |
download | stable-diffusion-webui-gfx803-ca30e67289f9e2d0aca33c9da8d915ae3bcc39cc.tar.gz stable-diffusion-webui-gfx803-ca30e67289f9e2d0aca33c9da8d915ae3bcc39cc.tar.bz2 stable-diffusion-webui-gfx803-ca30e67289f9e2d0aca33c9da8d915ae3bcc39cc.zip |
removing the required tag as it obviously doesn't work, adding a top description
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 201ed57d..b53db6bb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -4,6 +4,10 @@ title: "[Bug]: " labels: ["bug-report"] body: + - type: markdown + attributes: + value: | + Please fill this form with as much information as possible, don't forget to fill "What OS..." and "What browsers" - type: textarea id: what-did attributes: @@ -44,7 +48,6 @@ body: - Windows - Linux - MacOS - required: true - type: dropdown id: browsers attributes: @@ -56,7 +59,6 @@ body: - Brave - Apple Safari - Microsoft Edge - required: true - type: textarea id: cmdargs attributes: |