Skip to content

Commit 083d264

Browse files
committed
add description
1 parent db8ec8c commit 083d264

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ body:
137137
id: additional
138138
attributes:
139139
label: Additional Context
140+
description:
141+
Add any other context here. Please keep the pre-filled text, which helps us manage issue prioritization.
140142
value: |-
141143
<sub>Tip: 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>
142144
validations:

.github/ISSUE_TEMPLATE/feature.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ body:
2727
id: additional
2828
attributes:
2929
label: Additional Context
30+
description:
31+
Add any other context here. Please keep the pre-filled text, which helps us manage feature prioritization.
3032
value: |-
3133
<sub>Tip: React with 👍 to help prioritize this improvement. Please use comments to provide useful context, avoiding `+1` or `me too`, to help us triage it.</sub>
3234
validations:

0 commit comments

Comments
 (0)