Skip to content

Commit f544fd5

Browse files
committed
Change externalgameview-version to be input
1 parent 223d578 commit f544fd5

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

.github/ISSUE_TEMPLATE/bugreport.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,12 @@ body:
1818
placeholder: "example: 2021.3.27f1"
1919
validations:
2020
required: true
21-
- type: dropdown
21+
- type: input
2222
id: externalgameview-version
2323
attributes:
2424
label: External Game View Version
2525
description: The version of the External Game View you are using.
26-
options:
27-
- 1.1.2
28-
- 1.1.1
29-
- 1.1.0
26+
placeholder: "example: 1.1.0"
3027
validations:
3128
required: true
3229
- type: dropdown

0 commit comments

Comments
 (0)