File tree 4 files changed +3
-5
lines changed
4 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
name : 🐞 Bug Report
2
2
description : Tell us about something that's not working the way we (probably) intend.
3
- type : ' bug '
3
+ labels : ['Bug']
4
4
body :
5
5
- type : checkboxes
6
6
attributes :
Original file line number Diff line number Diff line change 1
1
name : 💡 Feature Request
2
2
description : Create a feature request for a sentry-javascript SDK.
3
- type : ' enhancement '
3
+ labels : ['Feature']
4
4
body :
5
5
- type : markdown
6
6
attributes :
Original file line number Diff line number Diff line change 1
1
name : ❅ Flaky Test
2
2
description : Report a flaky test in CI
3
3
title : ' [Flaky CI]: '
4
- type : ' task'
5
- labels : ['Type: Tests']
4
+ labels : ['Tests']
6
5
body :
7
6
- type : dropdown
8
7
id : type
Original file line number Diff line number Diff line change 1
1
name : 💡 [Internal] Blank Issue
2
2
description : Only for Sentry Employees! Create an issue without a template.
3
- type : ' task'
4
3
body :
5
4
- type : markdown
6
5
attributes :
You can’t perform that action at this time.
0 commit comments