Skip to content

Content Editing Workflow

Brad Nunnally edited this page Mar 1, 2017 · 4 revisions

Any member of the team should be empowered to make small updates to the content of the main website without having to wait for a new release to be created. The changes that should still go through the normal release process deal with major content changes to the site, structural changes to the site itself, and new content that is being added to the site.

1 - Flag content that needs to be updated as an issue on github 2 - Create branch to create the change 3 - Make the content update and flag another team member for review. 4 - Once content change has been approved, create a pull request that merges the created branch with Master.

Clone this wiki locally