Skip to content

Commit ed8ef62

Browse files
Update bug-report.yml
1 parent 59c1af7 commit ed8ef62

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,6 @@ body:
66
attributes:
77
value: |
88
Thanks for taking the time to fill out this bug report!
9-
- type: textarea
10-
id: system-info
11-
attributes:
12-
label: System Info
13-
description: Please share your system info with us. You can run the command `diffusers-cli env` and copy-paste its output below.
14-
placeholder: diffusers version, platform, python version, ...
15-
validations:
16-
required: true
179
- type: textarea
1810
id: bug-description
1911
attributes:
@@ -34,12 +26,11 @@ body:
3426
label: Logs
3527
description: "Please include the Python logs if you can."
3628
render: shell
37-
- type: textarea
29+
- type: textarea
3830
id: system-info
3931
attributes:
4032
label: System Info
41-
description: Please share your system info with us,
42-
render: shell
43-
placeholder: diffusers version, Python Version, etc
33+
description: Please share your system info with us. You can run the command `diffusers-cli env` and copy-paste its output below.
34+
placeholder: diffusers version, platform, python version, ...
4435
validations:
4536
required: true

0 commit comments

Comments
 (0)