Skip to content

Commit 4a5ee49

Browse files
committed
Add hint on merging
1 parent 1f4d078 commit 4a5ee49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ For user documentation, please head to <https://adr.github.io/madr/>.
2525
| Branch | Meaning |
2626
| -- | -- |
2727
| `gh-pages` | Homepage showing the latest released version, rendered at <https://adr.github.io/madr> |
28-
| `develop` | Latest developments, including homepage updates which should be published on a release |
28+
| `develop` | Latest developments, including homepage updates which should be published on a release. `gh-pages` should always be merged into this branch. |
2929
| `release/v1` | Branch for latest release 1.x version of MADR. Introduced to fix [#92](https://github.com/adr/madr/issues/92) |
3030
| `release/vY` | Branch for version Y.x of MADR. |
3131

0 commit comments

Comments
 (0)