Comment the text area

pull/1643/head
Ellet 1 year ago
parent e801785ca5
commit f1f9501431
  1. 18
      .github/ISSUE_TEMPLATE/1_bug.yml

@ -22,15 +22,15 @@ body:
placeholder: For example 9.0.0
validations:
required: true
- type: textarea
attributes:
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_extensions: ^0.6.10
flutter_quill_test: ^0.0.5
validations:
required: false
# - type: textarea
# attributes:
# 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_extensions: ^0.6.10
# flutter_quill_test: ^0.0.5
# validations:
# required: false
- type: textarea
attributes:
label: Steps to reproduce

Loading…
Cancel
Save