You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -136,14 +136,14 @@ body:
136
136
id: additional
137
137
attributes:
138
138
label: Additional Context
139
-
description:
140
-
Add any other context here.
139
+
description: Add any other context here.
141
140
validations:
142
141
required: false
143
142
- type: dropdown
144
143
attributes:
145
-
label: "Priority"
144
+
label: 'Priority'
146
145
description: Please keep the pre-filled option, which helps us manage issue prioritization.
147
146
default: 0
148
147
options:
149
-
- <sub>React with π to help prioritize this issue. Please use comments to provide useful context, avoiding `+1` or `me too`, to help us triage it.</sub>
148
+
- <sub>React with π to help prioritize this issue. Please use comments to provide useful context, avoiding `+1`
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature.yml
+4-5Lines changed: 4 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -27,15 +27,14 @@ body:
27
27
id: additional
28
28
attributes:
29
29
label: Additional Context
30
-
description:
31
-
Add any other context here.
30
+
description: Add any other context here.
32
31
validations:
33
32
required: false
34
33
- type: dropdown
35
34
attributes:
36
-
label: "Priority"
35
+
label: 'Priority'
37
36
description: Please keep the pre-filled option, which helps us manage issue prioritization.
38
37
default: 0
39
38
options:
40
-
- <sub>React with π to help prioritize this issue. Please use comments to provide useful context, avoiding `+1` or `me too`, to help us triage it.</sub>
41
-
39
+
- <sub>React with π to help prioritize this issue. Please use comments to provide useful context, avoiding `+1`
0 commit comments