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/feature.yml
+6-5Lines changed: 6 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -31,10 +31,11 @@ body:
31
31
Add any other context here.
32
32
validations:
33
33
required: false
34
-
- type: markdown
34
+
- type: dropdown
35
35
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>
0 commit comments