mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #16739 from dgageot/contribution_fix
Fix hidden link in contribution guide
This commit is contained in:
commit
2fcacf8ea3
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@ high majority of submissions should have a single commit, so if in doubt: squash
|
|||
down to one.
|
||||
|
||||
After every commit, [make sure the test suite passes]
|
||||
((https://docs.docker.com/project/test-and-docs/)). Include documentation
|
||||
(https://docs.docker.com/project/test-and-docs/). Include documentation
|
||||
changes in the same pull request so that a revert would remove all traces of
|
||||
the feature or fix.
|
||||
|
||||
|
|
Loading…
Reference in a new issue