Преглед изворни кода

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
 name: Bug Report
 description: Create a bug report for MinerU
 description: Create a bug report for MinerU
+labels: bug
 
 
 # We omit `title: "..."` so that the field defaults to blank. If we set it to
 # We omit `title: "..."` so that the field defaults to blank. If we set it to
 # empty string, Github seems to reject this .yml file.
 # empty string, Github seems to reject this .yml file.