Skip to content

Commit 073698c

Browse files
authored
Form for 1.13.0-b1 (#1944)
* Update bug_issue.yml Added v1.13.0-beta.1 to the list of versions for support tickets. * other additions for v.1.13 beta 1 caught 2 other files that needed the beta of 13 added to the version list.
1 parent c480c9e commit 073698c

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/ISSUE_TEMPLATE/bug_issue.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ body:
3333
description: Which version of z/OS Ansible core collection are you using. If you are unsure, review the [documentation](https://ibm.github.io/z_ansible_collections_doc/faqs/faqs.html#how-do-i-update-a-collection-to-the-latest-version).
3434
multiple: false
3535
options:
36+
- v1.13.0-beta.1
3637
- v1.12.0
3738
- v1.12.0-beta.1
3839
- v1.11.1

.github/ISSUE_TEMPLATE/collaboration_issue.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ body:
4242
description: Which version of z/OS Ansible core collection are you using. If you are unsure, review the [documentation](https://ibm.github.io/z_ansible_collections_doc/faqs/faqs.html#how-do-i-update-a-collection-to-the-latest-version).
4343
multiple: false
4444
options:
45+
- v1.13.0-beta.1
4546
- v1.12.0
4647
- v1.12.0-beta.1
4748
- v1.11.1

.github/ISSUE_TEMPLATE/doc_issue.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ body:
3434
description: Which version of z/OS Ansible core collection are you using. If you are unsure, review the [documentation](https://ibm.github.io/z_ansible_collections_doc/faqs/faqs.html#how-do-i-update-a-collection-to-the-latest-version).
3535
multiple: false
3636
options:
37+
- v1.13.0-beta.1
3738
- v1.12.0
3839
- v1.12.0-beta.1
3940
- v1.11.1

0 commit comments

Comments
 (0)