BCLib/.github/ISSUE_TEMPLATE/SUGGEST_FROM.yml
2022-05-13 00:29:33 +02:00

18 lines
No EOL
476 B
YAML

name: Suggest a Feature or Change
description: Have a new Idea, then suggest a Feature here.
title: "[Suggestion] "
labels: ["suggestion"]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to suggest a new Feature for BCLib. We appreciate your time!
- type: textarea
id: describe
attributes:
label: Description
description: Tell us your idea
placeholder:
value:
validations:
required: true