File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 options :
1616 - label : I have searched the existing issues
1717 required : true
18+
19+ - type : checkboxes
20+ attributes :
21+ label : The bug has not been fixed in the latest main branch
22+ options :
23+ - label : I have checked the latest main branch
24+ required : true
25+
26+ - type : dropdown
27+ id : share_script
28+ attributes :
29+ label : Do you feel comfortable sharing a concise (minimal) script that reproduces the error? :)
30+ description : If not, please share your setting/training config, and/or point to the line in the repo that throws the error.
31+ If the issue is not easily reproducible by us, it will reduce the likelihood of getting responses.
32+ options :
33+ - Yes, I will share a minimal reproducible script.
34+ - No, I prefer not to share.
35+ validations :
36+ required : true
37+
1838- type : textarea
1939 attributes :
2040 label : 🐛 Describe the bug
You can’t perform that action at this time.
0 commit comments