Skip to content

Commit

Permalink
Update bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellet committed Nov 15, 2023
1 parent 2446c02 commit 7bf34de
Showing 1 changed file with 4 additions and 20 deletions.
24 changes: 4 additions & 20 deletions .github/ISSUE_TEMPLATE/1_bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ body:
[Upload media here]
</details>
validations:
required: false
validations:
required: false
- type: textarea
attributes:
label: Logs
Expand All @@ -115,21 +115,5 @@ body:
```
</details>
validations:
required: false
# - type: textarea
# attributes:
# label: Flutter Doctor output (optional)
# description: |
# Please provide the full output of running `flutter doctor -v`
# if the issue is related on how the library use the Flutter Quill
# value: |
# <details><summary>Doctor output</summary>

# ```console
# [Paste your output here]
# ```

# </details>
# validations:
# required: true
validations:
required: false

0 comments on commit 7bf34de

Please sign in to comment.