Skip to content

Commit

Permalink
Update bug-report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickvonplaten authored Sep 4, 2022
1 parent 59c1af7 commit ed8ef62
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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

0 comments on commit ed8ef62

Please sign in to comment.