docs: Rename DEVELOPMENT.md to CONTRIBUTING.md. (#1203)
## Summary - Renamed DEVELOPMENT.md to CONTRIBUTING.md for better GitHub homepage visibility - Updated README.md reference to point to the new filename ## Test plan - [x] Verify CONTRIBUTING.md file exists and contains the same content - [x] Confirm README.md link points to correct file - [x] Check that GitHub will now display the contributing guidelines on project homepage 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
parent
ee40f65fb5
commit
f3ffdb46f5
2 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ cargo run
|
|||
|
||||
More examples can be found in the `examples` directory. You can run them with `cargo run --example <example_name>`.
|
||||
|
||||
Check out [DEVELOPMENT.md](DEVELOPMENT.md) for more details.
|
||||
Check out [CONTRIBUTING.md](CONTRIBUTING.md) for more details.
|
||||
|
||||
## Compare to others
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue