File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ https://github.com/docker/cli/blob/master/CONTRIBUTING.md
55** Make sure all your commits include a signature generated with `git commit -s` **
66
77For additional information on our contributing process, read our contributing
8- guide https://docs.docker.com/opensource/code /
8+ guide https://docs.docker.com/contribute /
99
1010If this is a bug fix, make sure your description includes "fixes #xxxx", or
1111"closes #xxxx"
@@ -20,6 +20,7 @@ Provide the following information:
2020** - How to verify it**
2121
2222** - Human readable description for the release notes**
23+
2324<!--
2425Write a short (one line) summary that describes the changes in this
2526pull request for inclusion in the changelog.
@@ -28,10 +29,9 @@ It must be placed inside the below triple backticks section.
2829NOTE: Only fill this section if changes introduced in this PR are user-facing.
2930The PR must have a relevant impact/ label.
3031-->
31- ``` markdown changelog
3232
33+ ``` markdown changelog
3334
3435```
3536
3637** - A picture of a cute animal (not mandatory but encouraged)**
37-
You can’t perform that action at this time.
0 commit comments