We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7a2127 commit c802c91Copy full SHA for c802c91
1 file changed
RELEASE.md
@@ -97,6 +97,8 @@ commit history. If you made multiple commits, squash them. They don't merge usin
97
GitHub, they merge by making sure that the branch is rebased on to the most recent master, and
98
then they do a fast-forward merge. That means that the PR will be red when it's closed, not purple.
99
100
+Also, don't bother trying to DRY out the formula, they prefer having explicit, hard-coded values.
101
+
102
## Update the Docs Site
103
104
If there are any significant changes, we should describe them on
0 commit comments