mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-12-14 14:48:53 +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
|