Add issue templates and move the pull request template to .github

This commit is contained in:
Mark Backman
2025-04-18 12:17:46 -04:00
parent 70c42dfa6e
commit b2945f44fd
5 changed files with 74 additions and 2 deletions

View File

@@ -0,0 +1,28 @@
---
name: Feature request
about: Suggest an enhancement or new feature
title: ''
labels: enhancement
assignees: ''
---
## Problem Statement
A clear description of the problem this feature would solve. For example: "I'm always frustrated when..."
## Proposed Solution
A clear and concise description of what you want to happen.
## Alternative Solutions
Any alternative solutions or features you've considered.
## Additional Context
Add any other context, mockups, or screenshots about the feature request here.
## Would you be willing to help implement this feature?
- [ ] Yes, I'd like to contribute
- [ ] No, I'm just suggesting