diff --git a/PepperDash-Essentials-Documentation.md b/PepperDash-Essentials-Documentation.md index 90040ee..fbde61b 100644 --- a/PepperDash-Essentials-Documentation.md +++ b/PepperDash-Essentials-Documentation.md @@ -8,7 +8,7 @@ Thanks! The `master` branch always contain the latest stable version. The `development` branch is used for most development efforts. -GitFlow will be used as the workflow for this collaborative project. To contribute, follow this process: +[GitFlow](https://nvie.com/posts/a-successful-git-branching-model/) will be used as the workflow for this collaborative project. To contribute, follow this process: 1. Fork this repository 2. Create a branch using standard GitFlow branch prefixes (feature/hotfix/bugfix) followed by a descriptive name.