Skip to content

Commit ba393ae

Browse files
committed
fix lint
1 parent 6248c93 commit ba393ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Uses **Git Flow** (see `docs/gitflow.md`).
6969

7070
## Pull Requests
7171

72-
- **Do NOT add a "Test plan" / "Testing" checklist to PR bodies.** CI runs the full test suite on every PR — a hand-rolled checklist duplicates that signal and rots fast. Use the PR body for *Summary* and *Root cause* (if relevant) only.
72+
- **Do NOT add a "Test plan" / "Testing" checklist to PR bodies.** CI runs the full test suite on every PR — a hand-rolled checklist duplicates that signal and rots fast. Use the PR body for _Summary_ and _Root cause_ (if relevant) only.
7373
- Include `Fixes #<issue-number>` somewhere in the PR body so the merge auto-closes the linked issue.
7474

7575
## Architecture

0 commit comments

Comments
 (0)