Skip to content

Commit d8d0fb1

Browse files
authored
[chore] fix minor issues in release section of contributing.md (#879)
1 parent d186de6 commit d8d0fb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -321,8 +321,8 @@ make markdown-link-check
321321
- Run `make chlog-update VERSION=v{version}`
322322
- `make chlog-update` will clean up all the current `.yaml` files inside the
323323
`.chloggen` folder automatically
324-
- Double check that `CONTRIBUTING.md` is updated with the proper `v{version}`
325-
- Send staging tag as PR for review.
324+
- Double check that `CHANGELOG.md` is updated with the proper `v{version}`
325+
- Send staging branch as PR for review.
326326
- Create a tag `v{version}` on the merged PR and push remote.
327327

328328
## Merging existing ECS conventions

0 commit comments

Comments
 (0)