Added Issue Template

This commit is contained in:
Frank 2022-06-07 14:49:23 +02:00
parent c40f104418
commit 81227198fd
3 changed files with 102 additions and 0 deletions

18
.github/ISSUE_TEMPLATE/SUGGEST_FROM.yml vendored Normal file
View file

@ -0,0 +1,18 @@
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