Update bug report template

pull/1489/head^2
Ellet 1 year ago
parent 7bf34de7b0
commit 4058477837
No known key found for this signature in database
GPG Key ID: C488CC70BBCEF0D1
  1. 5
      .github/ISSUE_TEMPLATE/1_bug.yml

@ -17,17 +17,16 @@ body:
required: true
- type: input
attributes:
label: Flutter Quill Version
label: Flutter Quill version
description: Please tell us which version of `flutter_quill` that you are using.
placeholder: For example 9.0.0
validations:
required: true
- type: textarea
attributes:
label: Other Flutter Quill Packages Versions
label: Other Flutter Quill packages versions
description: If you are using any other packages like `flutter_quill_extensions` or `flutter_quill_test` please mention the versions here
placeholder: |
flutter_quill: ^8.5.5
flutter_quill_extensions: ^0.6.10
flutter_quill_test: ^0.0.5
validations:

Loading…
Cancel
Save