瀏覽代碼

feat(github): migrate bug report issue template to YAML

myhloli 1 年之前
父節點
當前提交
b59d511d33
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/ISSUE_TEMPLATE/bug_report.yml

+ 1 - 0
.github/ISSUE_TEMPLATE/bug_report.yml

@@ -1,5 +1,6 @@
 name: Bug Report
 description: Create a bug report for MinerU
+labels: bug
 
 # We omit `title: "..."` so that the field defaults to blank. If we set it to
 # empty string, Github seems to reject this .yml file.