File tree Expand file tree Collapse file tree 2 files changed +26
-22
lines changed
Expand file tree Collapse file tree 2 files changed +26
-22
lines changed Original file line number Diff line number Diff line change 11name : 🐞 Bug
22description : File a bug/issue
3- title : " [BUG] <title> "
4- labels : ["Bug", "Needs Triage"]
3+ title : " 🐞 "
4+ type : bug
55body :
66- type : checkboxes
77 attributes :
@@ -42,23 +42,26 @@ body:
4242 - 4.3.stable
4343 - 4.4.1.stable
4444 - 4.5.stable
45+ - 4.5.1.stable
4546 - 4.x
4647 - Other
47- default : 1
48+ default : 3
4849 validations :
4950 required : true
5051- type : dropdown
5152 id : godot_os
5253 attributes :
5354 label : OS Godot Is Running On
54- description : What operating system is Godot running on?
55+ description : What operating system is the Godot Editor running on?
5556 options :
5657 - Windows 11
5758 - Windows (other)
5859 - macOS 15
60+ - macOS 26
5961 - macOS (other)
6062 - Android 14
6163 - Android 15
64+ - Android 16
6265 - Android (other)
6366 - Other OS
6467 default : 0
@@ -70,28 +73,27 @@ body:
7073 label : Plugin Version
7174 description : What version of the plugin are you running?
7275 options :
73- - " 3.0"
74- - " 3.1"
75- - " 3.2"
76- - " 3.3"
77- - " 4.0"
7876 - " 5.0"
77+ - " 5.1"
78+ - " 5.2"
7979 - Other
80- default : 4
80+ default : 2
8181 validations :
8282 required : true
8383- type : dropdown
8484 id : plugin_os
8585 attributes :
8686 label : OS Plugin Is Running On
87- description : What operating system the plugin (and your app) is running on?
87+ description : What operating system is the plugin (and your app) running on?
8888 options :
8989 - Android 13
9090 - Android 14
9191 - Android 15
92+ - Android 16
9293 - Android (other)
9394 - iOS 18.x
9495 - iOS 18.5
96+ - iOS 26.x
9597 - iOS (other)
9698 default : 2
9799 validations :
Original file line number Diff line number Diff line change 11name : 🐠 Feature Request
22description : Suggest an idea for this project
3- title : " [FEATURE REQ] <title> "
4- labels : ["Enhancement", "Question"]
3+ title : " 🐠 "
4+ type : feature
55body :
66- type : checkboxes
77 attributes :
@@ -39,23 +39,26 @@ body:
3939 - 4.3.stable
4040 - 4.4.1.stable
4141 - 4.5.stable
42+ - 4.5.1.stable
4243 - 4.x
4344 - Other
44- default : 1
45+ default : 3
4546 validations :
4647 required : true
4748- type : dropdown
4849 id : godot_os
4950 attributes :
5051 label : OS Godot Is Running On
51- description : What operating system is Godot running on?
52+ description : What operating system is the Godot Editor running on?
5253 options :
5354 - Windows 11
5455 - Windows (other)
5556 - macOS 15
57+ - macOS 26
5658 - macOS (other)
5759 - Android 14
5860 - Android 15
61+ - Android 16
5962 - Android (other)
6063 - Other OS
6164 default : 0
@@ -67,28 +70,27 @@ body:
6770 label : Plugin Version
6871 description : What version of the plugin are you running?
6972 options :
70- - " 3.0"
71- - " 3.1"
72- - " 3.2"
73- - " 3.3"
74- - " 4.0"
7573 - " 5.0"
74+ - " 5.1"
75+ - " 5.2"
7676 - Other
77- default : 4
77+ default : 2
7878 validations :
7979 required : true
8080- type : dropdown
8181 id : plugin_os
8282 attributes :
8383 label : OS Plugin Is Running On
84- description : What operating system the plugin (and your app) is running on?
84+ description : What operating system is the plugin (and your app) running on?
8585 options :
8686 - Android 13
8787 - Android 14
8888 - Android 15
89+ - Android 16
8990 - Android (other)
9091 - iOS 18.x
9192 - iOS 18.5
93+ - iOS 26.x
9294 - iOS (other)
9395 default : 2
9496 validations :
You can’t perform that action at this time.
0 commit comments