Skip to content

Commit 7d176aa

Browse files
committed
Add a caveat to the README about releasing
1 parent b8591c1 commit 7d176aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ When making a pull request, please update the [changelog](CHANGELOG.md).
144144

145145
* Update the changelog to mark the unreleased changes as part of the new release.
146146
* Update the version.rb with the new version number
147-
* Commit and push to master
147+
* Commit and push to master (may need to make a Pull Request because master is protected)
148148
* `rake release` which will
149149
* tag the latest commit based on version.rb
150150
* push to github

0 commit comments

Comments
 (0)