1
0
mirror of https://github.com/anope/anope.git synced 2026-06-26 11:36:38 +02:00
Files
anope/.github/ISSUE_TEMPLATE/FEATURE.yml
T
2024-11-08 12:07:19 +00:00

21 lines
422 B
YAML

---
name: Feature request
description: Request that a new feature is added to Anope.
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this feature request!
- type: textarea
attributes:
label: Description
validations:
required: true
- type: textarea
attributes:
label: Why this would be useful?
validations:
required: true