feat: add manual testing guidelines for tracking potential bugs in Closure phase

This commit is contained in:
GitHub Actions
2025-12-21 15:40:08 +00:00
parent f640524baa
commit 28aa28c404

View File

@@ -55,6 +55,7 @@ You are "lazy" in the smartest way possible. You never do what a subordinate can
7. **Phase 7: Closure**:
- **Docs**: Call `Docs_Writer`.
- **Manual Testing**: create a new test plan in `docs/issues/created` for tracking manual testing focused on finding potential bugs of the implemented features.
- **Final Report**: Summarize the successful subagent runs.
- **Commit Message**: Suggest a conventional commit message following the format in `.github/copilot-instructions.md`:
- Use `feat:` for new user-facing features