Skip to content

Commit d2bb1cd

Browse files
committed
Update readme.md
1 parent 39c3b84 commit d2bb1cd

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

readme.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,22 @@ Backlinks to Twitter will be declared as nofollow. This affects Hashtags, Mentio
137137

138138
[Here!](https://www.unmus.de/tweets/)
139139

140+
## Branches
141+
142+
This repository follows the git-flow workflow.
143+
144+
* master branch is the latest release
145+
* develop branch is the current state of development
146+
* feature branches contain dedicated features in development
147+
* bugfix branches contain dedicated bugfixes in development
148+
* hotfix branches contain dedicated bugfixes in development
149+
* release branches contain the next release in preparation
150+
151+
## Unterstanding the Deployment
152+
153+
Releases in the WordPress Plugin Directory will be processed via SVN.
154+
The Version-to-Ship will be created manually on GitHub. See Release Section.
155+
140156
## Built With
141157

142158
* [Visual Studio Code](https://code.visualstudio.com)

0 commit comments

Comments
 (0)