We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6359b6b commit f921dcaCopy full SHA for f921dca
1 file changed
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -48,15 +48,15 @@ body:
48
id: version
49
attributes:
50
label: Library Version
51
- description: What version of the library are you using?
+ description: Which version of the library are you using?
52
placeholder: v
53
validations:
54
required: true
55
- type: input
56
id: three_version
57
58
label: Three.js Version
59
- description: What version of three.js are you using?
+ description: Which version of three.js are you using?
60
placeholder: r
61
62
0 commit comments