From 59c020fce6cc9c3d473307e9bfabea733a0d9f41 Mon Sep 17 00:00:00 2001 From: Hakadao Date: Sat, 13 Apr 2024 19:18:38 +0800 Subject: [PATCH 1/2] Update bug-template.yaml --- .github/ISSUE_TEMPLATE/bug-template.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-template.yaml b/.github/ISSUE_TEMPLATE/bug-template.yaml index 79234cb2..8840d433 100644 --- a/.github/ISSUE_TEMPLATE/bug-template.yaml +++ b/.github/ISSUE_TEMPLATE/bug-template.yaml @@ -1,13 +1,14 @@ name: Bug Report description: 报告问题 -title: '[BUG]:' +title: '[BUG]' labels: [bug] body: - type: markdown attributes: value: | - ## BUG 表单 + ## BUG 提出 + 如果你是 Edge 浏览器,提出问题时不妨看一下[这里](https://github.com/hakadao/BewlyBewly/issues/552) - type: textarea attributes: From bb4de3490c9ae47a56cd1be30d84cfeba1cdc476 Mon Sep 17 00:00:00 2001 From: Hakadao Date: Sat, 13 Apr 2024 19:19:26 +0800 Subject: [PATCH 2/2] Update bug-template.yaml --- .github/ISSUE_TEMPLATE/bug-template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-template.yaml b/.github/ISSUE_TEMPLATE/bug-template.yaml index 8840d433..1d7d207e 100644 --- a/.github/ISSUE_TEMPLATE/bug-template.yaml +++ b/.github/ISSUE_TEMPLATE/bug-template.yaml @@ -30,7 +30,7 @@ body: label: 问题描述 description: 如何重现, 最好带有截图或视频以便排查 placeholder: | - 请预先搜索是否有提到的 issue 否则重复的 issue 会被关闭不作解释 + 请预先搜索是否有提到的 issue 否则重复的 issue 会被关闭 validations: required: true