Преглед на файлове

Merge pull request #1990 from Zenexer/patch-1

Fix formatting bug in ISSUE_TEMPLATE.md
Mathieu Champlon преди 4 години
родител
ревизия
e54c974e1a
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  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)
 ```