All checks were successful
Validate / Hassfest (push) Successful in 3s
- CONTRIBUTING.md with development guidelines - Issue templates for bugs and feature requests - Pull request template Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
28 lines
530 B
Markdown
28 lines
530 B
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest a new feature or enhancement
|
|
title: ''
|
|
labels: enhancement
|
|
assignees: ''
|
|
---
|
|
|
|
## Feature Description
|
|
|
|
A clear description of what you would like to see added.
|
|
|
|
## Use Case
|
|
|
|
Describe the problem this feature would solve or the use case it enables.
|
|
|
|
## Proposed Solution
|
|
|
|
If you have ideas on how to implement this, describe them here.
|
|
|
|
## Alternatives Considered
|
|
|
|
Any alternative solutions or features you've considered.
|
|
|
|
## Additional Context
|
|
|
|
Any other context, screenshots, or examples.
|