mirror of
https://github.com/progsource/maddy.git
synced 2026-03-24 23:40:39 +01:00
11 lines
290 B
YAML
11 lines
290 B
YAML
name: Other
|
|
description: Anything that doesn't fit into one of the other issue categories
|
|
body:
|
|
- type: textarea
|
|
id: whats-up
|
|
attributes:
|
|
label: What is the issue?
|
|
description: Is some tooling not working? Performance issues? ...
|
|
validations:
|
|
required: true
|