File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ name : Question
2+ description : Ask a question about how to use the library.
3+ body :
4+ - type : textarea
5+ id : question
6+ attributes :
7+ label : Question
8+ description : Please include sufficient detail on what's confusing, not working, or unexpected behavior including code with what you tried.
9+ validations :
10+ required : true
11+ - type : textarea
12+ id : supplemental
13+ attributes :
14+ label : Supplemental Data
15+ description : Provide screenshots, a tile set, or live example if the question pertains to a specific set up.
16+ validations :
17+ required : false
18+ - type : input
19+ id : version
20+ attributes :
21+ label : Library Version
22+ description : Which version of the library are you using?
23+ placeholder : v
24+ validations :
25+ required : true
26+ - type : input
27+ id : three_version
28+ attributes :
29+ label : Three.js Version
30+ description : Which version of three.js are you using?
31+ placeholder : r
32+ validations :
33+ required : true
You can’t perform that action at this time.
0 commit comments