Add agent instructions for screenshot capture using Playwright

Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-11-04 06:22:24 +00:00
parent 0adee8e177
commit ce2316fb10
5 changed files with 502 additions and 1 deletions
+1
View File
@@ -75,4 +75,5 @@ You're a triage assistant for GitHub issues. Your task is to analyze issue #${{
- If you have possible reproduction steps, include them in the comment
- If you have any debugging strategies, include them in the comment
- If appropriate break the issue down to sub-tasks and write a checklist of things to do.
- **If the issue mentions UI/visual bugs or changes**, remind contributors to include screenshots in their PR using the guidance in `.github/agents/code-change-agent.md`
- Use collapsed-by-default sections in the GitHub markdown to keep the comment tidy. Collapse all sections except the short main summary at the top.