mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-27 22:39:33 +09: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
|