You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ For user documentation, please head to <https://adr.github.io/madr/>.
25
25
| Branch | Meaning |
26
26
| -- | -- |
27
27
|`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.|
29
29
|`release/v1`| Branch for latest release 1.x version of MADR. Introduced to fix [#92](https://github.com/adr/madr/issues/92)|
0 commit comments