Commit 5a8f7f6
Add bug fix diff structure guideline to CLAUDE.md
Summary:
Document the two-diff workflow for bug fixes: first diff adds a test
asserting the broken behavior (with FIXME), second diff fixes the bug
and updates the test.
Adding because this stack is so much easier to review with this approach, and claude actually struggled to do this on it's own and needed redicerction a couple of times
Reviewed By: Joald
Differential Revision: D99674045
fbshipit-source-id: ddb55b05a93c75db96391b2e5bf618061ff14cdb1 parent dfc3c50 commit 5a8f7f6
1 file changed
+28
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
0 commit comments