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
  4. Write fabulous code
  5. Push branch to remote
  6. Create pull request
  7. Reference issue in description using "closes #<ISSUE>"
  8. Wait for approval
  9. Click "Squash and merge"
  10. Write a sufficient commit message
  11. Add "closes #<ISSUE>" last in message
  12. Click "Confirm squash and merge"
  13. Click "Delete branch"
Clone this wiki locally