Fix release related documentation#1098
Merged
trishankatdatadog merged 2 commits intotheupdateframework:developfrom Aug 4, 2020
Merged
Fix release related documentation#1098trishankatdatadog merged 2 commits intotheupdateframework:developfrom
trishankatdatadog merged 2 commits intotheupdateframework:developfrom
Conversation
For some reason the first level 3 heading 'Added' was not rendering correctly. The level 2 heading for 'Fixed' should be level 3. Signed-off-by: Joshua Lock <jlock@vmware.com>
Ensure someone following the release process pushes the tag they create and include a tag message matching the common form, rather than requiring somebody following the steps to figure out what to enter into their editor Signed-off-by: Joshua Lock <jlock@vmware.com>
trishankatdatadog
approved these changes
Aug 4, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of the changes being introduced by the pull request:
When making the v0.13.0 release I realised that I had two formatting errors in docs/CHANGELOG.md and a missing step in docs/RELEASE.md - this PR addresses both issues.
Please verify and check that the pull request fulfills the following
requirements: