Update documentation to reference the feature branch

This commit is contained in:
Jeremy Stretch
2020-12-22 13:12:38 -05:00
parent 8f4197c020
commit dc6dbdf3c4
3 changed files with 5 additions and 8 deletions

View File

@@ -52,10 +52,7 @@ Close the release milestone on GitHub after ensuring there are no remaining open
### Merge the Release Branch
Submit a pull request to merge the release branch `develop-x.y` into the `develop` branch in preparation for its releases.
!!! warning
No further releases for the current major version can be published once this pull request is merged.
Submit a pull request to merge the `feature` branch into the `develop` branch in preparation for its release.
---