Update bug-report.yml

This commit is contained in:
Patrick von Platen 2022-09-04 17:50:59 +02:00 committed by GitHub
parent 59c1af77e8
commit ed8ef6226d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 12 deletions

View File

@ -6,14 +6,6 @@ body:
attributes:
value: |
Thanks for taking the time to fill out this bug report!
- type: textarea
id: system-info
attributes:
label: System Info
description: Please share your system info with us. You can run the command `diffusers-cli env` and copy-paste its output below.
placeholder: diffusers version, platform, python version, ...
validations:
required: true
- type: textarea
id: bug-description
attributes:
@ -34,12 +26,11 @@ body:
label: Logs
description: "Please include the Python logs if you can."
render: shell
- type: textarea
- type: textarea
id: system-info
attributes:
label: System Info
description: Please share your system info with us,
render: shell
placeholder: diffusers version, Python Version, etc
description: Please share your system info with us. You can run the command `diffusers-cli env` and copy-paste its output below.
placeholder: diffusers version, platform, python version, ...
validations:
required: true