Closed bquorning closed 1 month ago
Any other PRs we want merged / Issues we want fixed before cutting a new release?
Before submitting the PR make sure the following are checked:
master
CHANGELOG.md
bundle exec rake
Any other PRs we want merged / Issues we want fixed before cutting a new release?
Before submitting the PR make sure the following are checked:
master
(if not - rebase it).CHANGELOG.md
if the new code introduces user-observable changes.bundle exec rake
) passes (be sure to run this locally, since it may produce updated documentation that you will need to commit).