[chore] fix minor issues in release section of contributing.md (#879)
This commit is contained in:
parent
d186de6b39
commit
d8d0fb113f
|
|
@ -321,8 +321,8 @@ make markdown-link-check
|
||||||
- Run `make chlog-update VERSION=v{version}`
|
- Run `make chlog-update VERSION=v{version}`
|
||||||
- `make chlog-update` will clean up all the current `.yaml` files inside the
|
- `make chlog-update` will clean up all the current `.yaml` files inside the
|
||||||
`.chloggen` folder automatically
|
`.chloggen` folder automatically
|
||||||
- Double check that `CONTRIBUTING.md` is updated with the proper `v{version}`
|
- Double check that `CHANGELOG.md` is updated with the proper `v{version}`
|
||||||
- Send staging tag as PR for review.
|
- Send staging branch as PR for review.
|
||||||
- Create a tag `v{version}` on the merged PR and push remote.
|
- Create a tag `v{version}` on the merged PR and push remote.
|
||||||
|
|
||||||
## Merging existing ECS conventions
|
## Merging existing ECS conventions
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue