Explorar el Código

Update issue templates

Caijinglong hace 6 años
padre
commit
9d0909e661
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      .github/ISSUE_TEMPLATE/-------.md
  2. 1 1
      .github/ISSUE_TEMPLATE/need-help.md

+ 1 - 1
.github/ISSUE_TEMPLATE/-------.md

@@ -2,7 +2,7 @@
 name: 如何使用这个库
 about: 关于这个库使用上的问题
 title: "[Need help]"
-labels: ''
+labels: help wanted, wait confirm
 assignees: ''
 
 ---

+ 1 - 1
.github/ISSUE_TEMPLATE/need-help.md

@@ -2,7 +2,7 @@
 name: Need help
 about: Describe your needs, see if anyone can help you.
 title: "[Need help]"
-labels: ''
+labels: help wanted, wait confirm
 assignees: ''
 
 ---