From 5ad20b2ecdcf4f91e7a3b87062d3c80476a8a86b Mon Sep 17 00:00:00 2001 From: Ellet <73608287+ellet0@users.noreply.github.com> Date: Fri, 14 Jun 2024 14:20:46 +0300 Subject: [PATCH] chore: update 3_question.yml template --- .github/ISSUE_TEMPLATE/3_question.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/3_question.yml b/.github/ISSUE_TEMPLATE/3_question.yml index 509ae635..f21caa90 100644 --- a/.github/ISSUE_TEMPLATE/3_question.yml +++ b/.github/ISSUE_TEMPLATE/3_question.yml @@ -6,7 +6,7 @@ body: - type: markdown attributes: value: | - Thank you for using Flutter Quill! + If you have any suggestions or questions, feel free to share them in the [Discussions](https://github.com/singerdmx/flutter-quill/discussions) section. - type: checkboxes attributes: @@ -21,4 +21,4 @@ body: placeholder: | How do I save the images of Quill Editor? validations: - required: true \ No newline at end of file + required: true