Explorar o código

issues : change label from bug to bug-unconfirmed (#3748)

Georgi Gerganov %!s(int64=2) %!d(string=hai) anos
pai
achega
ba231e8a6d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/ISSUE_TEMPLATE/bug.md

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

@@ -1,7 +1,7 @@
 ---
 name: Bug template
 about: Used to report bugs in llama.cpp
-labels: ["bug"]
+labels: ["bug-unconfirmed"]
 assignees: ''
 
 ---