Now that we have a staging site, we can review a basic workflow you might follow when preparing a new feature. We'll create a new feature branch, commit some changes, merge them into the staging branch, review them on the staging server, and then finally merge and deploy the approved feature to production.