mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-25 02:46:43 -06:00
12 lines
246 B
YAML
12 lines
246 B
YAML
|
name: ✨ Feature Request
|
||
|
description: Suggest an idea for this project
|
||
|
labels: ["✨Feature"]
|
||
|
|
||
|
body:
|
||
|
- type: textarea
|
||
|
attributes:
|
||
|
label: Summary
|
||
|
description: Tell us what the suggestion is
|
||
|
validations:
|
||
|
required: true
|