File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -12,14 +12,22 @@ body:
1212 - you can reproduce the issue
1313 - you use the latest version of the add-on
1414 - Learn the difference between a "bug" and a "feature that works differently than I'd like" (you can make a change request for the latter)
15+ - type : input
16+ id : version_bl
17+ attributes :
18+ label : Blender version
19+ description : What version of Blender are you using?
20+ placeholder : eg. v2.90.0
21+ validations :
22+ required : true
1523 - type : dropdown
1624 id : version
1725 attributes :
1826 label : Add-on version
1927 description : What version of the add-on are you using?
2028 options :
2129 - Release
22- - Live codebase
30+ - Development (dev-branch live codebase)
2331 validations :
2432 required : true
2533 - type : textarea
You can’t perform that action at this time.
0 commit comments