mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-22 10:07:40 +08:00
Update CONTRIBUTING.md
Co-authored-by: Clément Renault <clement@meilisearch.com>
This commit is contained in:
parent
8ff39d8432
commit
41272e7148
@ -63,7 +63,7 @@ As minimal requirements, your commit message should:
|
|||||||
- start with a verb so that we can read your commit message this way: "This commit will ...", where "..." is the commit message.
|
- start with a verb so that we can read your commit message this way: "This commit will ...", where "..." is the commit message.
|
||||||
e.g.: "Fix the home page button" or "Add more tests for create_index method"
|
e.g.: "Fix the home page button" or "Add more tests for create_index method"
|
||||||
|
|
||||||
We don't follow any other convention, but if you want to use one, we recommend [this one](https://chris.beams.io/posts/git-commit/).
|
We don't follow any other convention, but if you want to use one, we recommend [the Chris Beams one](https://chris.beams.io/posts/git-commit/).
|
||||||
|
|
||||||
### Github Pull Requests
|
### Github Pull Requests
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user