Merge pull request #26508 from docker/stevvooe-patch-1
issues: re-order issue template for more clarity Upstream-commit: 056bd44f6bdf35f039681e729089a9c3957fe260 Component: engine
This commit is contained in:
34
components/engine/.github/ISSUE_TEMPLATE.md
vendored
34
components/engine/.github/ISSUE_TEMPLATE.md
vendored
@ -19,29 +19,17 @@ 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
|
||||
-->
|
||||
|
||||
**Output of `docker version`:**
|
||||
|
||||
```
|
||||
(paste your output here)
|
||||
```
|
||||
|
||||
|
||||
**Output of `docker info`:**
|
||||
|
||||
```
|
||||
(paste your output here)
|
||||
```
|
||||
|
||||
**Additional environment details (AWS, VirtualBox, physical, etc.):**
|
||||
|
||||
**Description**
|
||||
|
||||
<!--
|
||||
Briefly describe the problem your having in a few paragraphs.
|
||||
-->
|
||||
|
||||
**Steps to reproduce the issue:**
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
|
||||
**Describe the results you received:**
|
||||
|
||||
|
||||
@ -49,3 +37,17 @@ You do NOT have to include this information if this is a FEATURE REQUEST
|
||||
|
||||
|
||||
**Additional information you deem important (e.g. issue happens only occasionally):**
|
||||
|
||||
**Output of `docker version`:**
|
||||
|
||||
```
|
||||
(paste your output here)
|
||||
```
|
||||
|
||||
**Output of `docker info`:**
|
||||
|
||||
```
|
||||
(paste your output here)
|
||||
```
|
||||
|
||||
**Additional environment details (AWS, VirtualBox, physical, etc.):**
|
||||
|
||||
Reference in New Issue
Block a user