Files
gh-omkamal-pypict-claude-skill/.github/ISSUE_TEMPLATE/feature_request.md
Zhongwei Li 1769b9d042
Some checks failed
CI / validate (push) Has been cancelled
Initial commit
2025-11-30 08:45:26 +08:00

66 lines
1.5 KiB
Markdown

---
name: Feature Request
about: Suggest a new feature or enhancement
title: '[FEATURE] '
labels: enhancement
assignees: ''
---
## Feature Description
A clear and concise description of the feature you'd like to see.
## Problem or Use Case
Describe the problem this feature would solve or the use case it would enable.
**Is your feature request related to a problem?**
[e.g., "I'm always frustrated when..."]
## Proposed Solution
Describe how you envision this feature working.
## Example Usage
Show how this feature would be used:
```
# Example of how someone would use this feature
```
## Alternatives Considered
Have you considered any alternative solutions or features? Describe them here.
## Additional Context
Add any other context, screenshots, mockups, or examples about the feature request here.
## Related Examples
If you've seen this feature in other tools or projects, link to them here.
## Impact
- [ ] This would help me with my work
- [ ] This would help my team
- [ ] This would benefit the community
- [ ] This would improve documentation
- [ ] This would add a new example
## Complexity Estimate (optional)
If you have technical knowledge, estimate the implementation complexity:
- [ ] Small (a few hours)
- [ ] Medium (a few days)
- [ ] Large (a week or more)
- [ ] Don't know
## Willing to Contribute
- [ ] I'd like to implement this feature myself
- [ ] I can help test this feature
- [ ] I can provide examples or documentation
- [ ] I can help in other ways (describe below)