Skip to content

Commit

Permalink
docs: update commit style in CONTRIBUTING (#2566)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahdietz committed May 3, 2024
1 parent 0843d21 commit 5e44215
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
your fork.

Commit messages should follow the
[Go project style](https://github.com/golang/go/wiki/CommitMessage). For example:
[Conventional Commit specification](https://www.conventionalcommits.org/en/v1.0.0/).
For example:
```
functions: add gophers codelab
```
Expand Down

0 comments on commit 5e44215

Please sign in to comment.