Move the issue templates into the correct location so that they actually work

This commit is contained in:
Oliver-Akins 2025-05-30 23:53:00 -06:00
parent 9e037818a6
commit 8e667bf3ac
2 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,11 @@
name: Feature Request
description: Have a feature request? Use this template!
labels:
- Feature
body:
- type: textarea
attributes:
label: Description
description: A clear and concise description of the problem or missing capability
validations:
required: true