mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-04-28 03:30:06 +00:00
chore: highlight Testing Evidence in PR template (#1287)
This commit is contained in:
parent
426d333f8c
commit
6079c3a568
1 changed files with 10 additions and 0 deletions
10
.github/PULL_REQUEST_TEMPLATE.md
vendored
10
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue