2023-04-06 17:28:33 +00:00
|
|
|
name: Other
|
|
|
|
description: Miscellaneous questions and reports
|
2023-04-07 09:58:51 +00:00
|
|
|
title: 'other: '
|
2023-04-06 17:28:33 +00:00
|
|
|
labels:
|
|
|
|
- meta/help wanted
|
|
|
|
|
|
|
|
body:
|
2023-04-07 09:58:51 +00:00
|
|
|
- type: markdown
|
|
|
|
attributes:
|
|
|
|
value: |
|
|
|
|
Markdown formatting can be used in almost all text fields. The description will tell you if this is not the case for a specific field.
|
|
|
|
|
|
|
|
Be as precise as possible, and if in doubt, it's best to add more information that too few.
|
|
|
|
|
|
|
|
---
|
2023-04-06 17:28:33 +00:00
|
|
|
- type: dropdown
|
|
|
|
id: subject
|
|
|
|
attributes:
|
|
|
|
label: Subject
|
|
|
|
options:
|
|
|
|
- I would like to contribute to the project
|
|
|
|
- I would like to configure a not documented mail server use case
|
|
|
|
- I would like some feedback concerning a use case
|
|
|
|
- I have questions about TLS/SSL/STARTTLS/OpenSSL
|
|
|
|
- Other
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
- type: textarea
|
|
|
|
id: description
|
|
|
|
attributes:
|
|
|
|
label: Description
|
|
|
|
validations:
|
|
|
|
required: true
|