Updated PepperDash Essentials Documentation (markdown)

Neil Dorin
2020-02-11 21:14:10 -07:00
parent 60b2630eb7
commit e51b9dd480

@@ -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.