docker-mailserver/.github/ISSUE_TEMPLATE/questions.md

28 lines
567 B
Markdown

---
name: "❓ Question / Other"
about: Ask a question about docker-mailserver
title: ''
labels: kind/question, priority/low, meta/help wanted, meta/needs triage
assignees: ''
---
# Subject
<!-- Select one, remove the others -->
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
## Description
<!-- When copy/pasting code, format the code with tripe backticks (`) ! -->
``` BASH
# CODE GOES HERE
```