From ed73eae3cf53339c69a75435e070f249df6cc240 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Thu, 7 Apr 2022 09:39:26 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=B3=E5=88=B0=E8=AF=84=E8=AE=BA=E5=8C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- .github/ISSUE_TEMPLATE/deployment-error.md | 6 +++--- .github/ISSUE_TEMPLATE/feature_request.md | 4 ++-- themes/hexo/components/JumpToCommentButton.js | 19 ++++--------------- 4 files changed, 11 insertions(+), 22 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0e343c77..809bb97e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,9 +1,9 @@ --- -name: Bug report +name: Bug report (Bug反馈) about: Create a report to help Nobelium get better. title: '' labels: bug -assignees: craigary +assignees: tangly1024 ---