mirror of
https://github.com/soywod/himalaya.git
synced 2025-04-16 14:23:35 +00:00
docs(contributing): link to conventionalcommits.org instead of git repo
I was not aware of what Conventional Commits are, and their repository does not describe what the commits are meant to look like. Linking to the summary is IMHO more convenient. Refs: #540
This commit is contained in:
parent
5632fdac3b
commit
12afd84d2b
1 changed files with 1 additions and 1 deletions
|
@ -66,4 +66,4 @@ secret-lib.path = "/path/to/core/secret"
|
|||
|
||||
## Commit style
|
||||
|
||||
Starting from the `v1.0.0`, Himalaya CLI tries to adopt the [conventional commits specification](https://github.com/conventional-commits/conventionalcommits.org).
|
||||
Starting from the `v1.0.0`, Himalaya CLI tries to adopt the [conventional commits specification](https://www.conventionalcommits.org/en/v1.0.0/#summary).
|
||||
|
|
Loading…
Add table
Reference in a new issue