diff --git a/.github/ISSUE_TEMPLATE/1_bug-report.yml b/.github/ISSUE_TEMPLATE/1_bug-report.yml index e2afdaa5ee2f2275ca567500bd2b640680e35b73..781efc3ce2ab2e130a10968f6e45cbb22c2a95d9 100644 --- a/.github/ISSUE_TEMPLATE/1_bug-report.yml +++ b/.github/ISSUE_TEMPLATE/1_bug-report.yml @@ -1,6 +1,6 @@ name: 🐛 报BUG Bug Report description: 报告一个可复现的Bug以帮助我们修复PaddleDetection。 Report a bug to help us reproduce and fix it. -labels: [type/bug-report, status/new-issue] +labels: [bug] body: - type: markdown