Skip to content

Commit

Permalink
docs: introduce conventional commit guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsgruk committed Aug 15, 2023
1 parent 467d819 commit e738fe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HACKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ $ curl --unix-socket ~/pebble/.pebble.socket 'http://localhost/v1/services?names

### Commits

Please format your commits following the [conventional commit](https://www.conventionalcommits.org/en/v1.0.0/#summary) style.
Please format your commits following the [conventional commit](https://www.conventionalcommits.org/en/v1.0.0/#summary) style.

Optionally, use the brackets to scope to a particular component where applicable.

Expand Down

0 comments on commit e738fe4

Please sign in to comment.