Skip to content

Commit 04cf88a

Browse files
author
Markus Günther
committed
New: Adjust README contribution section
Added the a description how we handle the branches and used FEATURE as trigger
1 parent 20b0c0d commit 04cf88a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: README.md

+5
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,11 @@ instead of struggling in the dependency or release hell.
204204
Therefore the first rule is to follow the [eslint commit message guideline](https://github.com/conventional-changelog-archived-repos/conventional-changelog-eslint/blob/master/convention.md).
205205
When you always commit via `yarn commit` this is really easy. Commitizen will guide you.
206206
207+
All PRs will be merged into the develop branch. When we merge the develop into the master
208+
travis and semantic release will build a new release.
209+
210+
So no one can directly push into master!
211+
207212
### Development commands
208213
209214
We have some yarn scripts that should make live easier. The deployment scripts are just for

0 commit comments

Comments
 (0)