Fix issue forms

This commit is contained in:
Peter
2022-03-02 18:22:27 +01:00
parent a1ffaae3d5
commit 4907f702c8
2 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
name: 💡 Feature Request
description: Suggest an idea for mailcow.
labels: ["enhancement"]
body:
- type: textarea
attributes:
label: Summary
description: Please describe your idea in a reasonable amount of detail.
validations:
required: true
- type: textarea
attributes:
label: Motivation
description: Please describe how your idea would benefit you and other users.
validations:
required: true
- type: textarea
attributes:
label: Additional context
description: Add any other context or screenshots about the feature request.