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.
2 parents b582d61 + 630819f commit c06c405Copy full SHA for c06c405
admin/RELEASE.md
@@ -79,7 +79,7 @@ the existing content.
79
* fill in the "All Changes" section, and add it to **upgrading.rst**
80
* git diff --name-status origin/master -- . ':!system'
81
* Remove the section titles that have no items
82
- * Update the "from" version in the title. E.g., `from 4.3.x` → `from 4.3.8`
+ * [Minor version only] Update the "from" version in the title. E.g., `from 4.3.x` → `from 4.3.8`
83
* Commit the changes with `Prep for 4.x.x release` and push to origin
84
* Create a new PR from `release-4.x.x` to `develop`:
85
* Title: `Prep for 4.x.x release`
0 commit comments