We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1b0a52 commit 301ed81Copy full SHA for 301ed81
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -13,23 +13,24 @@ body:
13
label: JASP Version
14
description: What version of JASP are you running?
15
options:
16
- - Others
17
- - 0.9.2
18
- - 0.12
19
- - 0.13
20
- - 0.13.1
21
- - 0.14
22
- - 0.15
23
- - 0.16
24
- - 0.16.1
25
- - 0.16.2
26
- - 0.16.3
27
- - 0.16.4
28
- - 0.17.0
29
- - 0.17.1
30
- - 0.17.2
31
- - 0.17.2.1
+ - 0.18.0
32
- 0.17.3
+ - 0.17.2.1
+ - 0.17.2
+ - 0.17.1
+ - 0.17.0
+ - 0.16.4
+ - 0.16.3
+ - 0.16.2
+ - 0.16.1
+ - 0.16
+ - 0.15
+ - 0.14
+ - 0.13.1
+ - 0.13
+ - 0.12
+ - 0.9.2
33
+ - Others
34
validations:
35
required: true
36
- type: input
0 commit comments