This updates the RELEASING.md file to help with future releases.
The previous releases have all been from main so this documents that. Additionally, it adds instructions for tagging locally. And it fixes a URL to the build system.
Issues Resolved
N/A
Check List
[ ] New functionality includes testing.
[ ] All tests pass
[ ] New functionality has been documented.
[ ] New functionality has documentation added
[ ] Commits are signed as per the DCO using --signoff
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.
Description
This updates the
RELEASING.md
file to help with future releases.The previous releases have all been from
main
so this documents that. Additionally, it adds instructions for tagging locally. And it fixes a URL to the build system.Issues Resolved
N/A
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.