Skip to content

Commit 662a8dd

Browse files
committed
Add guidance for bug fixing in AGENTS.md
Include a note to reproduce bugs with automated tests or manually before attempting a fix, ensuring reliability in the debugging process.
1 parent 8486a00 commit 662a8dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

AGENTS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Cloud-specific instructions
44

5+
If you're fixing a bug, always attempt to reproduce it with an automated test or
6+
manually first. This is the only way to be sure you've actually fixed the bug.
7+
58
### Overview
69

710
This is Kent C. Dodds' personal website (kentcdodds.com) — a React Router v7 app

0 commit comments

Comments
 (0)