c2eefe3578
Add GitHub Action to automatically move feature request issues to Discussions, keeping Issues tab focused on bug reports. Changes: - Update feature request template to add 'feature-request' label - Create workflow to auto-convert labeled issues to discussions - Support manual conversion via workflow_dispatch - Auto-close and lock converted issues with discussion link 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
610 B
610 B
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Feature request | Suggest an idea for this project | feature-request |
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.