Skip to content

Commit 95f5948

Browse files
Update Github bug and enhancement templates with latest versions (#1820)
* Updated bug issue * Updated collaboration issue * Updated doc issue
1 parent eca2257 commit 95f5948

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

.github/ISSUE_TEMPLATE/bug_issue.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,10 @@ body:
3535
options:
3636
- v1.12.0
3737
- v1.12.0-beta.1
38+
- v1.11.1
3839
- v1.11.0
3940
- v1.10.0
41+
- v1.9.4
4042
- v1.9.3
4143
- v1.9.2
4244
- v1.9.0

.github/ISSUE_TEMPLATE/collaboration_issue.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ body:
4444
options:
4545
- v1.12.0
4646
- v1.12.0-beta.1
47-
- v1.11.0
47+
- v1.11.1
4848
- v1.11.0-beta.1
4949
- v1.10.0
5050
- v1.10.0-beta.1
51-
- v1.9.0 (default)
51+
- v1.9.4 (default)
5252
- v1.8.0
5353
- v1.7.0
5454
- v1.6.0
@@ -147,4 +147,4 @@ body:
147147
- zos_unarchive
148148
- zos_volume_init
149149
validations:
150-
required: false
150+
required: false

.github/ISSUE_TEMPLATE/doc_issue.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,16 @@ body:
3636
options:
3737
- v1.12.0
3838
- v1.12.0-beta.1
39+
- v1.11.1
3940
- v1.11.0
4041
- v1.11.0-beta.1
4142
- v1.10.0
4243
- v1.10.0-beta.1
43-
- v1.9.0 (default)
44+
- v1.9.4 (default)
45+
- v1.9.3
46+
- v1.9.2
47+
- v1.9.1
48+
- v1.9.0
4449
- v1.8.0
4550
- v1.7.0
4651
- v1.6.0

0 commit comments

Comments
 (0)