diff --git a/.github/ISSUE_TEMPLATE/BugReport.yml b/.github/ISSUE_TEMPLATE/BugReport.yml index ad96224..ac402bf 100644 --- a/.github/ISSUE_TEMPLATE/BugReport.yml +++ b/.github/ISSUE_TEMPLATE/BugReport.yml @@ -1,7 +1,7 @@ name: Bug 反馈 description: 在使用考试看板 Next 的过程中遇到了 Bug。 title: (在这里输入你的标题) -labels: ['Bug'] +labels: ['Bug','未阅读'] body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/FeatureRequest.yml b/.github/ISSUE_TEMPLATE/FeatureRequest.yml index 1851a70..a39c430 100644 --- a/.github/ISSUE_TEMPLATE/FeatureRequest.yml +++ b/.github/ISSUE_TEMPLATE/FeatureRequest.yml @@ -1,7 +1,7 @@ name: 功能请求 description: 提出一项新的功能。 title: (在这里输入你的标题) -labels: ['新功能'] +labels: ['新功能','未阅读'] body: - type: markdown attributes: