Browse Source

Merge pull request #26508 from docker/stevvooe-patch-1

issues: re-order issue template for more clarity
Sebastiaan van Stijn 8 years ago
parent
commit
056bd44f6b
1 changed files with 18 additions and 16 deletions
  1. 18 16
      .github/ISSUE_TEMPLATE.md

+ 18 - 16
.github/ISSUE_TEMPLATE.md

@@ -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
 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:**
 **Steps to reproduce the issue:**
 1.
 1.
 2.
 2.
 3.
 3.
 
 
-
 **Describe the results you received:**
 **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):**
 **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.):**