Files
defender-browser-clone/.gitea/ISSUE_TEMPLATE/feature.md
T
HA_Planner 43468ff720 feat: initialize project template structure
- Add README with agent workflow guidance
- Create agent role instructions (HA_Coder)
- Add Issue and Pull Request templates
- Establish standard folder structure
2026-05-18 05:15:01 +00:00

22 lines
307 B
Markdown

---
name: Feature Request
about: Suggest a new feature for this project
title: '[FEATURE] '
labels: feature
---
## Description
## Motivation
## Proposed Solution
## Acceptance Criteria
- [ ]
- [ ]
- [ ]
## Related Planning
Reference any related issues or plans from the `core-planning` repository.