1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Improve github templates

Add more contrast and change `you` to `I` in pull requests template.

Signed-off-by: Tibor Vass <tibor@docker.com>
This commit is contained in:
Tibor Vass 2016-03-10 17:59:45 -05:00
parent 9ff7439162
commit 8d9396c5f9
2 changed files with 12 additions and 12 deletions

View file

@ -19,33 +19,33 @@ Use the commands below to provide key information from your environment:
You do NOT have to include this information if this is a FEATURE REQUEST You do NOT have to include this information if this is a FEATURE REQUEST
--> -->
Output of `docker version`: **Output of `docker version`:**
``` ```
(paste your output here) (paste your output here)
``` ```
Output of `docker info`: **Output of `docker info`:**
``` ```
(paste your output here) (paste your output here)
``` ```
Provide additional environment details (AWS, VirtualBox, physical, etc.): **Additional environment details (AWS, VirtualBox, physical, etc.):**
List the steps to reproduce the issue: **Steps to reproduce the issue:**
1. 1.
2. 2.
3. 3.
Describe the results you received: **Describe the results you received:**
Describe the results you expected: **Describe the results you expected:**
Provide additional info you think is important: **Additional information you deem important (e.g. issue happens only occasionally):**

View file

@ -9,15 +9,15 @@ guide https://docs.docker.com/opensource/code/
If this is a bug fix, make sure your description includes "fixes #xxxx", or If this is a bug fix, make sure your description includes "fixes #xxxx", or
"closes #xxxx" "closes #xxxx"
-->
Please provide the following information: Please provide the following information:
-->
- What did you do? **- What I did**
- How did you do it? **- How I did it**
- How do I see it or verify it? **- How to verify it**
- A picture of a cute animal (not mandatory but encouraged) **- A picture of a cute animal (not mandatory but encouraged)**