this-is-a-test: test

This commit is contained in:
rkiel
2018-02-08 21:53:20 -05:00
parent 35b68dadf2
commit 29bc32edd9

View File

@@ -12,6 +12,8 @@ Feature branches have specific format: USER-BASE-FEATURE.
* BASE is the standard branch or release branch to base the feature branch on
* FEATURE is the name of the feature
#### TEST
#### Start
To start a new feature, go to the standard branch or a release branch.