File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 1616 label : Before submitting the issue
1717 description : Please, make sure the following conditions are met
1818 options :
19- - label : I have checked for [Compatibility](https://dpf.docs.pyansys.com/getting_started/compatibility.html#id1) issues
19+ - label : I have checked for [Compatibility](https://dpf.docs.pyansys.com/version/stable/ getting_started/compatibility.html#id1) issues
2020 required : true
2121 - label : I have searched among the existing issues
2222 required : true
4646 - type : dropdown
4747 id : os-name
4848 attributes :
49- label : Which Operating System are you using ?
50- multiple : false
49+ label : Which Operating System causes the issue ?
50+ multiple : true
5151 options :
5252 - ' Windows'
5353 - ' MacOS'
6161 label : Which DPF/Ansys version are you using?
6262 multiple : false
6363 options :
64- - ' DPF Server as standalone'
64+ - ' DPF Server 2023.2.pre1'
65+ - ' DPF Server 2023.2.pre0'
6566 - ' Ansys 2023 R1'
6667 - ' Ansys 2022 R2'
6768 - ' Ansys 2022 R1'
@@ -73,14 +74,15 @@ body:
7374 - type : dropdown
7475 id : python-version
7576 attributes :
76- label : Which Python version are you using ?
77+ label : Which Python version causes the issue ?
7778 description : Run `python --version` to verify your Python version
78- multiple : false
79+ multiple : true
7980 options :
8081 - ' 3.7'
8182 - ' 3.8'
8283 - ' 3.9'
8384 - ' 3.10'
85+ - ' 3.11'
8486 validations :
8587 required : true
8688
You can’t perform that action at this time.
0 commit comments