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:
Brennan Kinney 2024-12-07 02:04:13 +13:00 committed by GitHub
parent 9f0918c335
commit cd225f1250
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 7 deletions

View File

@ -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