We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a1674e commit 8955988Copy full SHA for 8955988
.github/ISSUE_TEMPLATE/bug.yml
@@ -12,9 +12,9 @@ body:
12
label: Bevy Inspector Version
13
description: Which version of Bevy Inspector are you using?
14
options:
15
- - 0.4.0
16
- - 0.3.0
17
- - 0.2.0
+ - 0.4.x
+ - 0.3.x
+ - 0.2.x
18
- 0.1.x
19
multiple: false
20
validations:
.github/ISSUE_TEMPLATE/feature.yml
@@ -18,9 +18,9 @@ body:
21
22
23
24
25
26
default: 0
0 commit comments