mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-24 17:58:58 +02:00
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
1 changed files with 0 additions and 7 deletions
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -67,10 +67,3 @@ body:
|
||||||
- This field expects only plain text (_rendered as a fenced code block_).
|
- 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`.
|
- You can enable debug output by setting the environment variable `LOG_LEVEL` to `debug` or `trace`.
|
||||||
render: Text
|
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…
Add table
Add a link
Reference in a new issue