Skip to content

Add CONTRIBUTING.md and update documentation#34

Merged
gerben-stavenga merged 3 commits intomasterfrom
add-contributing-docs
Jan 5, 2026
Merged

Add CONTRIBUTING.md and update documentation#34
gerben-stavenga merged 3 commits intomasterfrom
add-contributing-docs

Conversation

@gerben-stavenga
Copy link
Copy Markdown
Owner

Summary

  • Add CONTRIBUTING.md with:
    • Development setup and why Bazel is preferred
    • Bootstrap process explanation (two dependencies, three scenarios)
    • Contribution guidelines
  • Update CLAUDE.md and README.md to use bazel run //:regen_descriptor
  • Sync MODULE.bazel version to 0.3.0
  • Use version = "*" for bootstrap protocrap crate.spec (always latest)
  • Fix arena from_slice to initialize MemBlock fields
  • Bump version to 0.3.0

Test plan

  • cargo test passes
  • Documentation builds

🤖 Generated with Claude Code

- Add CONTRIBUTING.md with development setup, bootstrap process explanation,
  and contribution guidelines
- Update CLAUDE.md and README.md to use bazel run //:regen_descriptor
- Sync MODULE.bazel version to 0.3.0
- Use version = "*" for bootstrap protocrap crate.spec (always latest)
- Fix arena from_slice to initialize MemBlock fields
- Bump version to 0.3.0

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@gerben-stavenga gerben-stavenga merged commit a49e5e5 into master Jan 5, 2026
2 checks passed
@gerben-stavenga gerben-stavenga deleted the add-contributing-docs branch January 5, 2026 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant