1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-24 07:11:32 +00:00

Re-intend checkboxes

This commit is contained in:
Patrik Kernstock
2025-09-24 21:20:48 +02:00
parent 7028619742
commit eabd22188b

View File

@@ -14,18 +14,18 @@ body:
label: Checklist prior issue creation label: Checklist prior issue creation
description: Prior to creating the issue... description: Prior to creating the issue...
options: options:
- label: I understand that failure to follow below instructions may cause this issue to be closed. - label: I understand that failure to follow below instructions may cause this issue to be closed.
required: true required: true
- label: I understand that vague, incomplete or inaccurate information may cause this issue to be closed. - label: I understand that vague, incomplete or inaccurate information may cause this issue to be closed.
required: true required: true
- label: I understand that this form is intended solely for reporting software bugs and not for support-related inquiries. - label: I understand that this form is intended solely for reporting software bugs and not for support-related inquiries.
required: true required: true
- label: I understand that all responses are voluntary and community-driven, and do not constitute commercial support. - label: I understand that all responses are voluntary and community-driven, and do not constitute commercial support.
required: true required: true
- label: I confirm that I have reviewed previous [issues](https://github.com/mailcow/mailcow-dockerized/issues) to ensure this matter has not already been addressed. - label: I confirm that I have reviewed previous [issues](https://github.com/mailcow/mailcow-dockerized/issues) to ensure this matter has not already been addressed.
required: true required: true
- label: I confirm that my environment meets all [prerequisite requirements](https://docs.mailcow.email/getstarted/prerequisite-system/) as specified in the official documentation. - label: I confirm that my environment meets all [prerequisite requirements](https://docs.mailcow.email/getstarted/prerequisite-system/) as specified in the official documentation.
required: true required: true
- type: textarea - type: textarea
attributes: attributes:
label: Description label: Description