Skip to content

Commit

Permalink
fix invalid form syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
HJfod committed Mar 23, 2024
1 parent f516177 commit 1ce170c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,5 @@ body:
- label: Android (32-bit)
- label: Android (64-bit)
- label: Linux
validations:
required: true
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/crash-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,5 @@ body:
- label: Android (32-bit)
- label: Android (64-bit)
- label: Linux
validations:
required: true

0 comments on commit 1ce170c

Please sign in to comment.