Skip to content

Commit b81ddae

Browse files
authored
Issue template: Add Block Coding version input
1 parent ae97597 commit b81ddae

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/public.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@ body:
2525
validations:
2626
required: true
2727

28+
- type: input
29+
id: v
30+
attributes:
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. Windows 11, Fedora Silverblue 39, Ubuntu 22.04, etc.
34+
2835
- type: input
2936
id: os
3037
attributes:

0 commit comments

Comments
 (0)