File tree Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Original file line number Diff line number Diff line change 4747 id : os-name
4848 attributes :
4949 label : Which Operating System are you using?
50- multiple : false
50+ multiple : true
5151 options :
5252 - ' Windows'
5353 - ' MacOS'
5959 id : dpf-server-version
6060 attributes :
6161 label : Which DPF/Ansys version are you using?
62- multiple : false
62+ multiple : true
6363 options :
64+ - ' Ansys 2026 R1'
65+ - ' Ansys 2025 R2'
66+ - ' Ansys 2025 R1'
6467 - ' DPF Server 2025.1.pre0'
6568 - ' Ansys 2024 R2'
6669 - ' DPF Server 2024.2.pre1'
@@ -83,14 +86,15 @@ body:
8386 attributes :
8487 label : Which Python version are you using?
8588 description : Run `python --version` to verify your Python version
86- multiple : false
89+ multiple : true
8790 options :
88- - ' 3.7'
89- - ' 3.8'
90- - ' 3.9'
91- - ' 3.10'
92- - ' 3.11'
91+ - ' 3.13'
9392 - ' 3.12'
93+ - ' 3.11'
94+ - ' 3.10'
95+ - ' 3.9'
96+ - ' 3.8'
97+ - ' 3.7'
9498 validations :
9599 required : true
96100
You can’t perform that action at this time.
0 commit comments