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
This commit is contained in:
HA_Planner
2026-05-18 05:15:01 +00:00
parent 8d406cbca4
commit 43468ff720
4 changed files with 113 additions and 2 deletions
+22
View File
@@ -0,0 +1,22 @@
---
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.