chore: highlight Testing Evidence in PR template (#1287)

This commit is contained in:
Wendong-Fan 2026-02-17 10:35:02 +00:00 committed by GitHub
parent 426d333f8c
commit 6079c3a568
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,6 +11,16 @@ Closes #
<!-- REQUIRED: Describe what this PR does and why. PRs without a description will not be reviewed. -->
### Testing Evidence (REQUIRED)
<!-- REQUIRED: Every PR must include human-verified testing proof (e.g., test logs, screenshots, or screen recordings). -->
<!-- REQUIRED for frontend/UI changes: You MUST attach at least one screenshot or screen recording in this PR. -->
<!-- Frontend/UI PRs without visual evidence will not be reviewed. -->
- [ ] I have included human-verified testing evidence in this PR.
- [ ] This PR includes frontend/UI changes, and I attached screenshot(s) or screen recording(s).
- [ ] No frontend/UI changes in this PR.
### What is the purpose of this pull request? <!-- (put an "X" next to an item) -->
- [ ] Bug fix