Added GitHub issue templates.

This commit is contained in:
Jocelyn Le Sage 2023-05-09 17:31:58 -04:00
parent 1a5207e8c1
commit a10441e319
3 changed files with 117 additions and 0 deletions

View file

@ -0,0 +1,16 @@
name: Feature request
description: Suggest an idea for this project.
title: "[Feature request] Provide a short description of the feature here"
labels: ["enhancement"]
body:
- type: markdown
attributes:
value: |
Thank you for suggesting an idea to make this project better.
- type: textarea
attributes:
label: Idea
description: |
Please describe the desired behavior, pitch your idea, or suggest improvements.
validations:
required: true