From 42f22b862de8adc5ff5766838865ae389131774b Mon Sep 17 00:00:00 2001 From: Ellet Date: Wed, 15 Nov 2023 22:21:00 +0300 Subject: [PATCH] Update bug template --- .github/ISSUE_TEMPLATE/1_bug.yml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1_bug.yml b/.github/ISSUE_TEMPLATE/1_bug.yml index 9c16baa2..f00c47fe 100644 --- a/.github/ISSUE_TEMPLATE/1_bug.yml +++ b/.github/ISSUE_TEMPLATE/1_bug.yml @@ -15,14 +15,10 @@ body: options: - label: I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues) required: true - # - type: input - # attributes: - # label: Flutter Quill Version - # description: Please tell us which version of `flutter_quill` that you are using. - # placeholder: | - # 9.0.0 - # validations: - # required: true + - type: input + attributes: + label: Flutter Quill Version + description: Please tell us which version of `flutter_quill` that you are using. - type: textarea attributes: label: Steps to reproduce