diff --git a/.github/ISSUE_TEMPLATE/1_bug.yml b/.github/ISSUE_TEMPLATE/1_bug.yml index df002fe7..b4c597dc 100644 --- a/.github/ISSUE_TEMPLATE/1_bug.yml +++ b/.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: