mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Merge pull request #15305 from vdemeester/contribution-docs-updates
Update some contributions documentations Upstream-commit: 6206cbe19350d8df7199573c79c981af5fc72b1d Component: engine
This commit is contained in:
@@ -26,6 +26,9 @@ program code and documentation code.
|
||||
* Run `gofmt -s -w file.go` on each changed file before
|
||||
committing your changes. Most editors have plug-ins that do this automatically.
|
||||
|
||||
* Run `golint` on each changed file before
|
||||
committing your changes.
|
||||
|
||||
* Update the documentation when creating or modifying features.
|
||||
|
||||
* Commits that fix or close an issue should reference them in the commit message
|
||||
|
||||
Reference in New Issue
Block a user