File tree Expand file tree Collapse file tree 1 file changed +8
-11
lines changed
Expand file tree Collapse file tree 1 file changed +8
-11
lines changed Original file line number Diff line number Diff line change @@ -56,24 +56,21 @@ body:
5656 required : true
5757
5858 - type : dropdown
59- id : other_error_monitoring
59+ id : other_error_monitoring_solution
6060 attributes :
6161 description : Are you using any other error monitoring solution alongside Sentry?
6262 label : Other Error Monitoring Solution
6363 options :
64- - " Yes"
65- - " No"
64+ - " None"
65+ - " Bugsnag"
66+ - " Datadog"
67+ - " Firebase Crashlytics"
68+ - " Instabug/Luciq"
69+ - " NewRelic"
70+ - " Other (please mention in issue description)"
6671 validations :
6772 required : true
6873
69- - type : input
70- id : other_error_monitoring_name
71- attributes :
72- label : Other Error Monitoring Solution Name
73- description : If you're using another error monitoring solution side-by-side, please enter the name of the other solution.
74- validations :
75- required : false
76-
7774 - type : input
7875 id : version
7976 attributes :
You can’t perform that action at this time.
0 commit comments