From 4058477837f62912fcba65d8a6c12ed854803b7b Mon Sep 17 00:00:00 2001 From: Ellet <hello@freshplatform.net> Date: Wed, 15 Nov 2023 22:33:50 +0300 Subject: [PATCH] Update bug report template --- .github/ISSUE_TEMPLATE/1_bug.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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: