diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index c52a706e..8ca8078d 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -2,6 +2,8 @@ name: Bug反馈 Bug report description: 报告Bug,插件不兼容情况,以及其他相关问题。 Report issues with plugin incompatbility or other behavior related issues. +labels: + - bug body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 9f267727..6aec0881 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -2,6 +2,8 @@ name: 新的需求 Feature Request description: 为Leaves提供新的想法。 Suggest an idea for Leaves. +labels: + - enhancement body: - type: markdown attributes: