- create branch (from master)
- work on branch
- deploy to staging (merge onto staging branch) for testing
- if issue found, repeat step 2/3
- create Pull Request when ready to merge (to master)
- code reviewed (and deal with comments)
- merged to master
deploy to stagingif issue found, repeat from the start- deploy to production
Last active
February 16, 2022 22:39
-
-
Save leibowitz/0054d7d057e808622b21b95fc0864c99 to your computer and use it in GitHub Desktop.
Development Flow
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment