Hyprland/.github/ISSUE_TEMPLATE/feature.yml

20 lines
417 B
YAML
Raw Normal View History

2023-07-18 16:51:14 +02:00
name: Feature Request
description: I'd like to request additional functionality
2023-07-20 21:54:57 +02:00
labels: ["enhancement"]
2023-07-18 16:51:14 +02:00
body:
- type: markdown
attributes:
value: |
Before opening a new issue, take a moment to search through the current open ones.
---
- type: textarea
id: desc
attributes:
label: Description
description: "Describe your idea"
validations:
required: true