Skip to content

Commit

Permalink
chore: clarify conventional commits
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaqq committed Nov 21, 2024
1 parent a1dfdc4 commit ceed7bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Discussions are very welcome in our Juju community, join our [public Mattermost

## Repository Settings

- Commit titles have to follow https://www.conventionalcommits.org/.
- Commit titles must follow [conventional commit format](https://www.conventionalcommits.org/), see [types and scopes](https://github.com/juju/juju/blob/main/doc/conventional-commits.md).
- Commits have to be signed, see [GitHub advice](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits); you can [use your SSH key](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification#ssh-commit-signature-verification).
- For Warthogs, CLA is assumed when commits are authored with your `@canonical.com` email.
- For others, please sign the CLA at https://launchpad.net/ and read [further details](https://ubuntu.com/legal/contributors/faq) here.
Expand Down

0 comments on commit ceed7bb

Please sign in to comment.