mirror of
https://github.com/jmcorgan/fips.git
synced 2026-07-30 19:46:15 +00:00
doc: improve contributor setup guidance
Expand CONTRIBUTING.md with detailed build prerequisites, Rust toolchain setup (pinned to 1.94.0), and step-by-step first build instructions. Add contributing link to README.
This commit is contained in:
@@ -232,6 +232,12 @@ Protocol design documentation is in [docs/design/](docs/design/), organized as
|
||||
a layered protocol specification. Start with
|
||||
[fips-intro.md](docs/design/fips-intro.md) for the full protocol overview.
|
||||
|
||||
If you want to contribute, start with:
|
||||
|
||||
- [CONTRIBUTING.md](CONTRIBUTING.md)
|
||||
- [docs/design/README.md](docs/design/README.md)
|
||||
- [testing/README.md](testing/README.md)
|
||||
|
||||
## Project Structure
|
||||
|
||||
```text
|
||||
|
||||
Reference in New Issue
Block a user