瀏覽代碼

Update ISSUE_TEMPLATE.md

Avoid deletion comment by relying on HTML comment
Maxime Thirouin 7 年之前
父節點
當前提交
910ec28c84
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