Commit 57304f9
Simplify setup instructions in CONTRIBUTING.md (#15672)
## Summary
Replace redundant setup steps with `make` command, which handles copying
`.env.example`, running `yarn`, and setting up git configuration.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <[email protected]>1 parent ba40d16 commit 57304f9
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
0 commit comments