Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 674 Bytes

File metadata and controls

14 lines (12 loc) · 674 Bytes

Contributing to the Beamable Documentation Repository

At present, the state of the docs repo is mutable and in flux. Always check with Vitor Balbio on Slack before deciding where a new page should go.

When making modifications and corrections, check with Balbio about which branch to start from and then follow PR procedures:

  1. Make a new branch starting from the relevant subject-specific branch.
  2. Commit your changes to your new branch
  3. Push your changes and open a PR
  4. Get reviews. Balbio should always be a PR reviewer
  5. When approved, merge your changes (TODO: squash-merge? rebase-merge? merge-merge?)