Skip to content

Commit 37352f6

Browse files
committed
formatting
1 parent 5fc3c36 commit 37352f6

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

β€Ž.github/ISSUE_TEMPLATE/bug.ymlβ€Ž

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -136,14 +136,14 @@ body:
136136
id: additional
137137
attributes:
138138
label: Additional Context
139-
description:
140-
Add any other context here.
139+
description: Add any other context here.
141140
validations:
142141
required: false
143142
- type: dropdown
144143
attributes:
145-
label: "Priority"
144+
label: 'Priority'
146145
description: Please keep the pre-filled option, which helps us manage issue prioritization.
147146
default: 0
148147
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`
149+
or `me too`, to help us triage it.</sub>

β€Ž.github/ISSUE_TEMPLATE/feature.ymlβ€Ž

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,14 @@ body:
2727
id: additional
2828
attributes:
2929
label: Additional Context
30-
description:
31-
Add any other context here.
30+
description: Add any other context here.
3231
validations:
3332
required: false
3433
- type: dropdown
3534
attributes:
36-
label: "Priority"
35+
label: 'Priority'
3736
description: Please keep the pre-filled option, which helps us manage issue prioritization.
3837
default: 0
3938
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`
40+
or `me too`, to help us triage it.</sub>

0 commit comments

Comments
Β (0)