ci(`bug_report.yml`): Drop the feedback field (#4283)
This input has not provided much value to us since it's introduction, removing as redundant.
This commit is contained in:
parent
9f0918c335
commit
cd225f1250
|
@ -67,10 +67,3 @@ body:
|
|||
- This field expects only plain text (_rendered as a fenced code block_).
|
||||
- You can enable debug output by setting the environment variable `LOG_LEVEL` to `debug` or `trace`.
|
||||
render: Text
|
||||
- type: input
|
||||
id: form-improvements
|
||||
attributes:
|
||||
label: Improvements to this form?
|
||||
description: If you have criticism or general feedback about this issue form, feel free to tell us so we can enhance the experience for everyone.
|
||||
validations:
|
||||
required: false
|
||||
|
|
Loading…
Reference in New Issue