mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-27 01:33:39 +02:00
docs: add another step to CONTRIBUTING.md (#2699)
This commit is contained in:
parent
ff4e07a91c
commit
2426d2a244
@ -52,6 +52,12 @@ When you are satisfied with the changes, we suggest you run:
|
||||
task ci
|
||||
```
|
||||
|
||||
Before you commit the changes, we also suggest you run:
|
||||
|
||||
```sh
|
||||
task fmt
|
||||
```
|
||||
|
||||
## Create a commit
|
||||
|
||||
Commit messages should be well formatted, and to make that "standardized", we
|
||||
|
Loading…
Reference in New Issue
Block a user