blob: 39414f1be867c15514c14bcc316013a4746e1ca4 [file] [log] [blame]
Matthias Andreas Benkard1ba53812022-12-27 17:32:58 +01001name: 💡 Feature Request
2description: Suggest an idea for mailcow.
3labels: ["enhancement"]
4body:
5 - type: textarea
6 attributes:
7 label: Summary
8 description: Please describe your idea in a reasonable amount of detail.
9 validations:
10 required: true
11 - type: textarea
12 attributes:
13 label: Motivation
14 description: Please describe how your idea would benefit you and other users.
15 validations:
16 required: true
17 - type: textarea
18 attributes:
19 label: Additional context
20 description: Add any other context or screenshots about the feature request.