mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 10:39:02 -04:00
21 lines
425 B
YAML
21 lines
425 B
YAML
---
|
|
name: Feature request
|
|
description: Request that a new feature is added to InspIRCd.
|
|
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
|