Skip to content
Lorentz edited this page May 24, 2018 · 16 revisions

Development flow

  1. Assign yourself to an issue
  2. Drag issue to "In Progress"
  3. Checkout new branch and write code
  4. Push branch to remote
  5. Create pull request
  6. Reference issue in description using "closes #<ISSUE>"
  7. Wait for approval
  8. Click "Squash and merge"
  9. Write a sufficient commit message
  10. Add "closes #<ISSUE>" last in message
  11. Click "Confirm squash and merge"
Clone this wiki locally