Files
umbrix/.github/ISSUE_TEMPLATE/feature_request.yaml
2024-01-21 01:19:39 +01:00

15 lines
384 B
YAML

name: Feature Request
description: Request a new feature
title: '[FR] '
body:
- type: markdown
attributes:
value: |
# Only English
- type: textarea
attributes:
label: Feature description
description: Please provide a clear and concise description of what you want to happen and what problem will this solve.
validations:
required: true