Skip to content

Commit fbba3e6

Browse files
committed
add iOS as a platform
1 parent 0b71c3c commit fbba3e6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ body:
2222
- "Windows"
2323
- "Android64"
2424
- "Android32"
25+
- "iOS"
2526
validations:
2627
required: true
2728
- type: input

.github/ISSUE_TEMPLATE/crash-report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ body:
2222
- "Windows"
2323
- "Android64"
2424
- "Android32"
25+
- "iOS"
2526
validations:
2627
required: true
2728
- type: input

0 commit comments

Comments
 (0)