Pārlūkot izejas kodu

Merge pull request #1990 from Zenexer/patch-1

Fix formatting bug in ISSUE_TEMPLATE.md
Mathieu Champlon 4 gadi atpakaļ
vecāks
revīzija
e54c974e1a
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2 1
      .github/ISSUE_TEMPLATE.md

+ 2 - 1
.github/ISSUE_TEMPLATE.md

@@ -49,7 +49,8 @@ Briefly describe the problem you are having in a few paragraphs.
 
 **Additional information you deem important (e.g. issue happens only occasionally):**
 
-**Output of `docker-compose --version`: ***
+**Output of `docker-compose --version`:**
+
 ```
 (paste your output here)
 ```