瀏覽代碼

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

Georgi Gerganov 2 年之前
父節點
當前提交
ba231e8a6d
共有 1 個文件被更改,包括 1 次插入1 次删除
  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: ''
 
 ---