diff --git a/.github/ISSUE_TEMPLATE/1_bug.yml b/.github/ISSUE_TEMPLATE/1_bug.yml index f00c47fe..79213954 100644 --- a/.github/ISSUE_TEMPLATE/1_bug.yml +++ b/.github/ISSUE_TEMPLATE/1_bug.yml @@ -19,6 +19,9 @@ body: attributes: 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: Steps to reproduce