Skip to content

Commit 8f859e5

Browse files
authored
Merge pull request #1410 from OneSignal/update_issue_template
[templates] add updated ios versions to bug report template
2 parents 6fa856b + dc3bb3d commit 8f859e5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ body:
5353
description: Which versions of iOS are broken for you?
5454
multiple: true
5555
options:
56+
- "17"
57+
- "16"
5658
- "15"
5759
- "14"
5860
- "13"
@@ -66,9 +68,9 @@ body:
6668
label: Specific iOS version
6769
description: What are the specific versions.
6870
placeholder: |
71+
* iOS 17.2
6972
* iOS 15.4
70-
* iOS 13.7
71-
* iOS 8.0
73+
* iOS 11.0
7274
render: Markdown
7375

7476
- type: textarea

0 commit comments

Comments
 (0)