From e13723a5a322894aa9fb4efa8ec37ad005d1dc4b Mon Sep 17 00:00:00 2001 From: violetc <58360096+s-yh-china@users.noreply.github.com> Date: Sat, 13 Aug 2022 21:14:54 +0800 Subject: [PATCH] [ci skip] Add issues labels --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 ++ .github/ISSUE_TEMPLATE/feature-request.yml | 2 ++ 2 files changed, 4 insertions(+) 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: