Skip to content

Commit

Permalink
add change log instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio committed Jun 28, 2020
1 parent 01b8e96 commit de03cdf
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,13 @@ We're happy to help!
**A:** You cannot directly create a branch in this repo. Instead [Create a Pull Request](#create-a-pull-request)
## Misc
If you are not a project, you may ignore this section
### Generate Change Log
npm install -g conventional-changelog-cli
$ conventional-changelog -p express-openapi-validator -i CHANGELOG.md -s
## Thanks!

0 comments on commit de03cdf

Please sign in to comment.