File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -29,15 +29,22 @@ body:
2929 id : v
3030 attributes :
3131 label : Block Coding Plugin Version
32- description : What version of the plugin are you using? You can check in **Project** → **Project Settings** → **Plugins**
33- placeholder : e.g. v0.6.1
32+ description : What version of the plugin are you using? You can check in **Project** → **Project Settings** → **Plugins**.
33+ placeholder : v0.0.0
34+
35+ - type : input
36+ id : godot
37+ attributes :
38+ label : Godot Engine Version
39+ description : What version of Godot are you using? You can copy it by clicking the version in **Help** → **About Godot…**.
40+ placeholder : v0.0.0.stable
3441
3542 - type : input
3643 id : os
3744 attributes :
3845 label : Operating System
3946 description : What specific OS and version are you seeing the problem on?
40- placeholder : e.g. Windows 11, Fedora Silverblue 39, Ubuntu 22.04, etc.
47+ placeholder : Windows 11, Fedora Silverblue 39, Ubuntu 22.04, etc.
4148
4249 - type : textarea
4350 id : logs
You can’t perform that action at this time.
0 commit comments