mirror of
https://github.com/anope/anope.git
synced 2026-06-26 11:36:38 +02:00
21 lines
422 B
YAML
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
|