From 8e2d6f513ed325dd48a556362b420725d0e771f7 Mon Sep 17 00:00:00 2001 From: "Y.D.X." <73375426+YDX-2147483647@users.noreply.github.com> Date: Fri, 22 Nov 2024 20:56:16 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BF=AE=E5=A4=8DGitHub=E8=AE=AE?= =?UTF-8?q?=E9=A2=98=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `config.yml`似乎不能是`*.y[a]ml`,不然不识别。 具体内容参考了typst的设置。 https://github.com/typst/typst/blob/5c37a1cfea2a08b08f4af34ba867748fd90c687e/.github/ISSUE_TEMPLATE/config.yml#L6-L11 --- .github/ISSUE_TEMPLATE/bug-report-ZH.yaml | 2 +- .github/ISSUE_TEMPLATE/config.yaml | 5 ----- .github/ISSUE_TEMPLATE/config.yml | 12 ++++++++++++ 3 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/config.yaml create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/bug-report-ZH.yaml b/.github/ISSUE_TEMPLATE/bug-report-ZH.yaml index 1efa1f93..75db6891 100644 --- a/.github/ISSUE_TEMPLATE/bug-report-ZH.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report-ZH.yaml @@ -7,7 +7,7 @@ body: attributes: value: | 感谢你抽出宝贵的时间来提交这个问题! - 在提交问题前,请尝试使用我们[最新本版的模板](https://github.com/BITNP/BIThesis/releases)复现问题。 + 在提交问题前,请尝试使用我们[最新版本的模板](https://github.com/BITNP/BIThesis/releases)复现问题。 - type: textarea id: what-happened attributes: diff --git a/.github/ISSUE_TEMPLATE/config.yaml b/.github/ISSUE_TEMPLATE/config.yaml deleted file mode 100644 index b33ec0be..00000000 --- a/.github/ISSUE_TEMPLATE/config.yaml +++ /dev/null @@ -1,5 +0,0 @@ -blank_issues_enabled: true -contact_links: - - name: BIThesis Discussions Zone - url: https://github.com/BITNP/BIThesis/discussions - about: Please ask and answer questions here. diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..ee55ac26 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,12 @@ +blank_issues_enabled: true +contact_links: + - name: 💬 讨论区 Discussions Zone + url: https://github.com/BITNP/BIThesis/discussions + about: | + 有疑问或不知怎样操作?(而非发现错误或提出需求)请在这里讨论。 + Do you have a question? (instead of a specific bug or feature request) Please discuss it here. + - name: 🐧 QQ群 737548118 + url: https://jq.qq.com/?_wv=1027&k=KYDrmS5z + about: | + 只想问个小问题?LaTeX环境安装不对?可去QQ群聊。 + Just a small question? Weird LaTeX environment? Join and chat in the QQ group.