Skip to content

Commit 18bb597

Browse files
authored
final workaround
1 parent 629d836 commit 18bb597

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

.github/ISSUE_TEMPLATE/feature.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,11 @@ body:
3131
Add any other context here.
3232
validations:
3333
required: false
34-
- type: markdown
34+
- type: dropdown
3535
attributes:
36-
value: |-
37-
## Thanks 🙏
38-
Check our [triage docs](https://open.sentry.io/triage/) for what to expect next.
39-
<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>
36+
label: "Tip"
37+
description: Please keep the pre-filled option, which helps us manage issue prioritization.
38+
default: 0
39+
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>
4041

0 commit comments

Comments
 (0)