File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Issue reporting template
2+ description : Issue reporting template
3+ title : " [BUG] Problem found in..."
4+ labels : ["bug"]
5+ assignees : [""]
6+
7+ body :
8+
9+ - type : checkboxes
10+ id : opt-out-checklist
11+ attributes :
12+ label : ' 🔍 Before submitting the issue'
13+ description : Please, make sure the following conditions are met
14+ options :
15+ - label : I have tried the latest Ansys Python Installer version
16+ required : true
17+ - label : I have adapted properly the title of the issue
18+ required : true
19+
20+ - type : textarea
21+ id : information
22+ attributes :
23+ label : ' Description'
24+ placeholder : Please add the required information to reproduce your problem (logs, screenshots, description...)
25+ validations :
26+ required : true
You can’t perform that action at this time.
0 commit comments