2016-02-19 19:35:43 +00:00
|
|
|
<!--
|
|
|
|
Please make sure you've read and understood our contributing guidelines;
|
2017-10-25 11:56:12 +00:00
|
|
|
https://github.com/moby/moby/blob/master/CONTRIBUTING.md
|
2016-02-19 19:35:43 +00:00
|
|
|
|
|
|
|
** Make sure all your commits include a signature generated with `git commit -s` **
|
|
|
|
|
|
|
|
For additional information on our contributing process, read our contributing
|
|
|
|
guide https://docs.docker.com/opensource/code/
|
|
|
|
|
|
|
|
If this is a bug fix, make sure your description includes "fixes #xxxx", or
|
|
|
|
"closes #xxxx"
|
|
|
|
|
|
|
|
Please provide the following information:
|
2016-03-10 22:59:45 +00:00
|
|
|
-->
|
2016-02-19 19:35:43 +00:00
|
|
|
|
2016-03-10 22:59:45 +00:00
|
|
|
**- What I did**
|
2016-02-19 19:35:43 +00:00
|
|
|
|
2016-03-10 22:59:45 +00:00
|
|
|
**- How I did it**
|
2016-02-19 19:35:43 +00:00
|
|
|
|
2016-03-10 22:59:45 +00:00
|
|
|
**- How to verify it**
|
2016-02-19 19:35:43 +00:00
|
|
|
|
2016-04-25 09:47:36 +00:00
|
|
|
**- Description for the changelog**
|
|
|
|
<!--
|
|
|
|
Write a short (one line) summary that describes the changes in this
|
2024-02-21 11:23:18 +00:00
|
|
|
pull request for inclusion in the changelog.
|
|
|
|
It must be placed inside the below triple backticks section:
|
2016-04-25 09:47:36 +00:00
|
|
|
-->
|
2024-02-21 11:23:18 +00:00
|
|
|
```markdown changelog
|
2016-04-25 09:47:36 +00:00
|
|
|
|
2024-02-21 11:23:18 +00:00
|
|
|
```
|
2016-04-25 09:47:36 +00:00
|
|
|
|
2016-03-10 22:59:45 +00:00
|
|
|
**- A picture of a cute animal (not mandatory but encouraged)**
|
2016-02-19 19:35:43 +00:00
|
|
|
|