Skip to content

docs: reorganize CONTRIBUTING.md local build section#265

Merged
anandgupta42 merged 1 commit intomainfrom
docs/contributing-local-build
Mar 18, 2026
Merged

docs: reorganize CONTRIBUTING.md local build section#265
anandgupta42 merged 1 commit intomainfrom
docs/contributing-local-build

Conversation

@anandgupta42
Copy link
Contributor

What does this PR do?

Reorganizes the local build section in CONTRIBUTING.md for clarity:

  • Moves "Project structure" above "Building a local binary" so readers know the layout first
  • Consolidates all commands under a single cd packages/opencode block
  • Mentions Rosetta 2 handling

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Issue for this PR

Closes #264

How did you verify your code works?

Documentation-only change. Verified markdown renders correctly.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • New and existing tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works

Move "Project structure" above "Building a local binary" so readers
know the layout first. Consolidate all commands under a single
`cd packages/opencode` block to avoid confusion about working directory.

Closes #264
Copy link

@claude claude bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review.

@anandgupta42 anandgupta42 merged commit ad52d87 into main Mar 18, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reorganize CONTRIBUTING.md local build section for clarity

1 participant