Files
zyedidia.micro/.github/ISSUE_TEMPLATE/02-feature.yml
2026-01-21 20:55:01 +01:00

12 lines
235 B
YAML

name: Feature Request
description: File a feature request.
title: "<title>"
labels: ["feature"]
body:
- type: textarea
attributes:
label: Description
description: Description of the feature.
validations:
required: true