Skip to content

Commit c802c91

Browse files
committed
Add another release note
1 parent c7a2127 commit c802c91

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

RELEASE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ commit history. If you made multiple commits, squash them. They don't merge usin
9797
GitHub, they merge by making sure that the branch is rebased on to the most recent master, and
9898
then they do a fast-forward merge. That means that the PR will be red when it's closed, not purple.
9999

100+
Also, don't bother trying to DRY out the formula, they prefer having explicit, hard-coded values.
101+
100102
## Update the Docs Site
101103

102104
If there are any significant changes, we should describe them on

0 commit comments

Comments
 (0)