File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!--
2
+ Please make sure you've read and understood our contributing guidelines;
3
+ https://github.com/docker/cli/blob/master/CONTRIBUTING.md
4
+
5
+ ** Make sure all your commits include a signature generated with `git commit -s` **
6
+
7
+ For additional information on our contributing process, read our contributing
8
+ guide https://docs.docker.com/opensource/code/
9
+
10
+ If this is a bug fix, make sure your description includes "fixes #xxxx", or
11
+ "closes #xxxx"
12
+
13
+ Please provide the following information:
14
+ -->
15
+
16
+ ** - What I did**
17
+
18
+ ** - How I did it**
19
+
20
+ ** - How to verify it**
21
+
22
+ ** - Description for the changelog**
23
+ <!--
24
+ Write a short (one line) summary that describes the changes in this
25
+ pull request for inclusion in the changelog:
26
+ -->
27
+
28
+
29
+ ** - A picture of a cute animal (not mandatory but encouraged)**
30
+
You can’t perform that action at this time.
0 commit comments