chore: add GitHub issue templates

This commit is contained in:
2026-05-16 08:36:55 -06:00
parent 7d105bce21
commit 427b064af1
5 changed files with 118 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
---
name: Feature Request
about: Suggest a new feature or improvement
title: "[Feature]: "
labels: enhancement
assignees: ''
---
### Feature Description
What feature would you like to see?
### Why Is This Needed?
Explain the problem or need for this feature.
### Suggested Solutions
Describe how this feature could be implemented.
### Additional Context
Add any relevant screenshots, links, or resources.