Просмотр исходного кода

Merge pull request #223 from yonahforst/chore.simpler-issue-template

Update ISSUE_TEMPLATE.md
Mathieu Acthernoene 7 лет назад
Родитель
Сommit
f61011b053
No account linked to committer's email address
1 измененных файлов: 3 добавлений и 1 удалений
  1. 3
    1
      .github/ISSUE_TEMPLATE.md

+ 3
- 1
.github/ISSUE_TEMPLATE.md Просмотреть файл

@@ -1,9 +1,11 @@
1
+<!--
2
+
1 3
 Hello!
2 4
 
3 5
 Please read the following carefully before opening a new issue. Your issue may
4 6
 be closed if it doesn't provide the informations required.
5 7
 
6
-#### ⚠️ Delete everything above this line
8
+-->
7 9
 
8 10
 ### Describe your environment
9 11