Skip to content

Commit

Permalink
revert: Update bug template
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellet committed Nov 15, 2023
1 parent c6fa7d4 commit cd5524f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/ISSUE_TEMPLATE/1_bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ 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.
# placeholder: |
# 9.0.0
# validations:
# required: true
- type: textarea
attributes:
label: Steps to reproduce
Expand Down

0 comments on commit cd5524f

Please sign in to comment.