Files
maddy/.github/ISSUE_TEMPLATE/other.yml
2023-08-26 13:34:41 +02:00

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