Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
update issue template
  • Loading branch information
buenaflor committed Nov 21, 2024
commit 7313bf04d4eeaac43ffd1aa5407353b362e7ac75
8 changes: 6 additions & 2 deletions .github/ISSUE_TEMPLATE/BUG_REPORT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,16 @@ body:
attributes:
label: Platform
description: Which platform do you use?
multiple: true
options:
- Dart
- Dart Web
- Flutter Mobile
- Flutter Desktop
- Flutter Mobile (iOS)
- Flutter Mobile (Android)
- Flutter Desktop (Windows)
- Flutter Desktop (Linux)
- Flutter Web
- Flutter Wasm
validations:
required: true

Expand Down