Files
blackroad-os-demo/.github/ISSUE_TEMPLATE/feature_request.md
Alexa Amundson c4d2f484c3 chore: add org baseline (templates, CI, labels) (#11)
Org-wide bootstrap. Adds issue/PR templates, CI workflow, and labels. 🤖
Generated with Claude Code

Co-authored-by: Alexa Louise <YOUR_REAL_EMAIL@EXAMPLE.COM>
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-28 21:04:40 -06:00

27 lines
573 B
Markdown

---
name: Feature Request
about: Propose a new feature or capability
title: "[Feature] "
labels: type:feature, status:backlog
assignees: ''
---
## Summary
<!-- One-sentence description of the feature -->
## Problem / Motivation
<!-- What problem does this solve? Why do we need it? -->
## Proposed Solution
<!-- How should this work? Be specific. -->
## Alternatives Considered
<!-- What other approaches did you consider? Why not those? -->
## Acceptance Criteria
- [ ] Criterion 1
- [ ] Criterion 2
## Additional Context
<!-- Screenshots, links, related issues -->