فهرست منبع

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.