Update bug report template

pull/1489/head^2
Ellet 1 year ago
parent 2446c020e3
commit 7bf34de7b0
No known key found for this signature in database
GPG Key ID: C488CC70BBCEF0D1
  1. 24
      .github/ISSUE_TEMPLATE/1_bug.yml

@ -90,8 +90,8 @@ body:
[Upload media here]
</details>
validations:
required: false
validations:
required: false
- type: textarea
attributes:
label: Logs
@ -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
Loading…
Cancel
Save