Files
defender-browser-clone/.gitea/pull_request_template.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

23 lines
445 B
Markdown

## Summary
## Type of Change
- [ ] Bug fix
- [ ] New feature
- [ ] Refactoring
- [ ] Documentation
- [ ] Other:
## Related Task / Issue
Reference the task from `/tasks` or a planning issue from `core-planning`.
## Testing
- [ ] Unit tests added/updated
- [ ] Manual testing completed
- [ ] All existing tests pass
## Checklist
- [ ] Code follows project style guidelines
- [ ] Self-review completed
- [ ] Documentation updated (if needed)