diff --git a/README.md b/README.md index de080b9..18a85eb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # PostUpdateProject Initial Commit 06/09/21 -Posts are consistent with those in PostProcessors Repo \ No newline at end of file +Posts are consistent with those in PostProcessors Repo + + +# Branch Schema +## Production: +Stable Build +## Development: +Updates merged here +## Feature/Bug: +Features get their own branch per post +First three digits are the ID, short (max 3 words) feature/issue name follows +Example: **000-hello-world** \ No newline at end of file