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:
29
29
id : v
30
30
attributes :
31
31
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
34
41
35
42
- type : input
36
43
id : os
37
44
attributes :
38
45
label : Operating System
39
46
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.
41
48
42
49
- type : textarea
43
50
id : logs
You can’t perform that action at this time.
0 commit comments