Skip to content

Commit 15b0996

Browse files
authored
Update bug_report.yml
1 parent f16cd93 commit 15b0996

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+8-8
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ body:
5050
description: It's super helpful if the steps to reproduce start from a blank project.
5151
options:
5252
- label: The steps to reproduce above start from a blank project.
53+
required: false
5354
- type: input
5455
id: bugcode
55-
label: Bug Report Code
5656
attributes:
5757
label: Bug Report Code (Required)
5858
description: |
@@ -64,13 +64,13 @@ body:
6464
required: true
6565
- type: textarea
6666
attributes:
67-
label: Visual documentation
68-
description: |
69-
Images and/or a brief video showing the the steps to reproduce the issue you are reporting.
70-
71-
Adding images and video snippets will help to speed up investigation and allow us to resolve issues more quickly.
72-
73-
Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
67+
label: Visual documentation
68+
description: |
69+
Images and/or a brief video showing the the steps to reproduce the issue you are reporting.
70+
71+
Adding images and video snippets will help to speed up investigation and allow us to resolve issues more quickly.
72+
73+
Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
7474
validations:
7575
required: true
7676
- type: textarea

0 commit comments

Comments
 (0)