[chore] fix minor issues in release section of contributing.md (#879)

This commit is contained in:
Liudmila Molkova 2024-04-04 01:53:16 -07:00 committed by GitHub
parent d186de6b39
commit d8d0fb113f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -321,8 +321,8 @@ make markdown-link-check
- Run `make chlog-update VERSION=v{version}`
- `make chlog-update` will clean up all the current `.yaml` files inside the
`.chloggen` folder automatically
- Double check that `CONTRIBUTING.md` is updated with the proper `v{version}`
- Send staging tag as PR for review.
- Double check that `CHANGELOG.md` is updated with the proper `v{version}`
- Send staging branch as PR for review.
- Create a tag `v{version}` on the merged PR and push remote.
## Merging existing ECS conventions