Skip to content

Latest commit

History

History
11 lines (10 loc) 路 417 Bytes

MAKING_CHANGES.md

File metadata and controls

11 lines (10 loc) 路 417 Bytes

How changes are made

  1. Create a ticket for absolutely any change
  2. Create a branch named after the ticket (see "copy git branch name" in Linear)
  3. Create a PR
  4. Push your changes
  5. Update CHANGELOG.md
  6. Request review
  7. PR gets merged
  8. See Deploy process for how code gets sent to production