Skip to content

Commit

Permalink
Tweak to say PR title matters for changelogs not commit title
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-hansen authored Aug 15, 2023
1 parent 4ea0cb6 commit e0d0fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Simply building the library should update the `Cargo.lock` file with the minimal

Our CHANGELOG.md files are auto generated using [Release Please](https://github.com/googleapis/release-please) and should not be edited manually.

To control what is in the CHANGELOG.md for your change, use [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) when writing your commit messages.
To control what is in the CHANGELOG.md for your change, use [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) when writing your PR title.

#### Example Commit Messages
Taken from [Conventional Commits documentation](https://www.conventionalcommits.org/en/v1.0.0/#summary):
Expand Down

0 comments on commit e0d0fb8

Please sign in to comment.