winutil/.github/ISSUE_TEMPLATE/feature_request.md

25 lines
820 B
Markdown
Raw Permalink Normal View History

2022-05-04 15:04:15 -05:00
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: 'enhancement'
2022-05-04 15:04:15 -05:00
assignees: ''
---
## Is your feature request related to a problem? Please describe
2024-08-28 16:57:04 -05:00
<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
2022-05-04 15:04:15 -05:00
## Describe the solution you'd like
2024-08-28 16:57:04 -05:00
<!-- A clear and concise description of what you want to happen. -->
2022-05-04 15:04:15 -05:00
## Describe alternatives you've considered
2024-08-28 16:57:04 -05:00
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
2022-05-04 15:04:15 -05:00
## Additional context
2024-08-28 16:57:04 -05:00
<!-- Add any other context or screenshots about the feature request here. -->
## Issue validation
- [ ] I checked for duplicate issues.
- [ ] I checked for already existing discussions.
- [ ] I checked for an already existing pull request addressing the issue.