Skip to content

Commit 5f77fbb

Browse files
authored
Update bug_report.yml
1 parent a668e43 commit 5f77fbb

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -62,31 +62,16 @@ body:
6262
validations:
6363
required: true
6464
- type: textarea
65-
attributes:
66-
label: Context
67-
description: How has this issue affected you? What are you trying to accomplish? This helps us assess the priority!
68-
# validations:
69-
# required: true
70-
- type: textarea
71-
attributes:
72-
label: Visual documentation
73-
description: |
74-
Images and/or a brief video showing the the steps to reproduce the issue you are reporting.
75-
76-
Adding images and video snippets will help to speed up investigation and allow us to resolve issues more quickly.
65+
attributes:
66+
label: Visual documentation
67+
description: |
68+
Images and/or a brief video showing the the steps to reproduce the issue you are reporting.
69+
70+
Adding images and video snippets will help to speed up investigation and allow us to resolve issues more quickly.
7771
78-
Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
79-
validations:
80-
required: true
81-
- type: textarea
82-
attributes:
83-
label: Additional Info
84-
description: |
85-
Any extra screenshots, recordings, links, references, or anything else that will give us more context about the issue you are encountering.
86-
87-
Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
88-
validations:
89-
required: false
72+
Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
73+
validations:
74+
required: true
9075
- type: textarea
9176
attributes:
9277
label: Environment
@@ -105,4 +90,19 @@ body:
10590
render: markdown
10691
validations:
10792
required: true
93+
- type: textarea
94+
attributes:
95+
label: Additional Information
96+
description: How has this issue affected you? What are you trying to accomplish? This helps us assess the priority!
97+
validations:
98+
required: false
99+
# - type: textarea
100+
# attributes:
101+
# label: Additional Info
102+
# description: |
103+
# Any extra screenshots, recordings, links, references, or anything else that will give us more context about the issue you are encountering.
104+
105+
# Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
106+
# validations:
107+
# required: false
108108

0 commit comments

Comments
 (0)