File tree Expand file tree Collapse file tree 3 files changed +8
-10
lines changed Expand file tree Collapse file tree 3 files changed +8
-10
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
- labels : ['Platform: React-Native', 'Type: 🪲 Bug']
4
- type : Bug
3
+ labels : ['React-Native', 'Bug']
5
4
body :
6
5
- type : dropdown
7
6
id : environment
@@ -53,11 +52,11 @@ body:
53
52
' Output of the command `npx react-native@latest info` or manully describe your development environment?'
54
53
value : |-
55
54
````
56
- ⬇ Place the `npx react-native@latest info` output here. ⬇
57
-
58
-
59
-
60
-
55
+ ⬇ Place the `npx react-native@latest info` output here. ⬇
56
+
57
+
58
+
59
+
61
60
````
62
61
63
62
- type : textarea
Original file line number Diff line number Diff line change 1
1
name : 💡 Feature Request
2
2
description : Tell us about a problem our SDK could solve but doesn't.
3
- labels : ['Platform: React-Native', 'enhancement']
4
- type : Feature
3
+ labels : ['React-Native', 'Feature']
5
4
body :
6
5
- type : textarea
7
6
id : problem
Original file line number Diff line number Diff line change 1
1
name : Blank Issue
2
2
description : Blank Issue. Reserved for maintainers.
3
- labels : ["Platform: React-Native" ]
3
+ labels : [' React-Native' ]
4
4
body :
5
5
- type : textarea
6
6
id : description
You can’t perform that action at this time.
0 commit comments