Skip to content

Commit

Permalink
Update: ISSUE_TEMPLATE
Browse files Browse the repository at this point in the history
  • Loading branch information
AmosHuKe committed Apr 20, 2024
1 parent 51f3a16 commit c6a37c2
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
blank_issues_enabled: false
blank_issues_enabled: true
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/flutter_bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,13 @@ body:
description: Check all that apply
multiple: true
options:
- All
- Android
- iOS
- macOS
- Windows
- Linux
- Web
- Other
validations:
required: true
Expand Down
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/flutter_how_to_use.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,13 @@ body:
description: Check all that apply
multiple: true
options:
- All
- Android
- iOS
- macOS
- Windows
- Linux
- Web
- Other
validations:
required: true
Expand Down
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/flutter_new_feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,13 @@ body:
description: Check all that apply
multiple: true
options:
- All
- Android
- iOS
- macOS
- Windows
- Linux
- Web
- Other
validations:
required: true
Expand Down

0 comments on commit c6a37c2

Please sign in to comment.