From 28aa28c40491d66fd57505ec54bd078a0c4c3ff8 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 21 Dec 2025 15:40:08 +0000 Subject: [PATCH] feat: add manual testing guidelines for tracking potential bugs in Closure phase --- .github/agents/Manegment.agent.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/agents/Manegment.agent.md b/.github/agents/Manegment.agent.md index 328e228e..f5b81928 100644 --- a/.github/agents/Manegment.agent.md +++ b/.github/agents/Manegment.agent.md @@ -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