revert: Update bug template

pull/1489/head^2
Ellet 1 year ago
parent c6fa7d4bc9
commit cd5524fb8f
No known key found for this signature in database
GPG Key ID: C488CC70BBCEF0D1
  1. 16
      .github/ISSUE_TEMPLATE/1_bug.yml

@ -15,14 +15,14 @@ body:
options: options:
- label: I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues) - label: I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues)
required: true required: true
- type: input # - type: input
attributes: # attributes:
label: Flutter Quill Version # label: Flutter Quill Version
description: Please tell us which version of `flutter_quill` that you are using. # description: Please tell us which version of `flutter_quill` that you are using.
placeholder: | # placeholder: |
9.0.0 # 9.0.0
validations: # validations:
required: true # required: true
- type: textarea - type: textarea
attributes: attributes:
label: Steps to reproduce label: Steps to reproduce

Loading…
Cancel
Save