From a13b711475bbf8a5c5311a27f7c7f773423a63e9 Mon Sep 17 00:00:00 2001 From: 6dylan6 <86815944+6dylan6@users.noreply.github.com> Date: Sat, 19 Jul 2025 14:24:23 +0800 Subject: [PATCH] 1 --- .github/ISSUE_TEMPLATE/tg-chat-.md | 10 +++++++ .github/ISSUE_TEMPLATE/功能建议-💡.md | 10 +++++++ .github/ISSUE_TEMPLATE/问题反馈-🐞.md | 38 +++++++++++++++++++++++++++ 3 files changed, 58 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/tg-chat-.md create mode 100644 .github/ISSUE_TEMPLATE/功能建议-💡.md create mode 100644 .github/ISSUE_TEMPLATE/问题反馈-🐞.md diff --git a/.github/ISSUE_TEMPLATE/tg-chat-.md b/.github/ISSUE_TEMPLATE/tg-chat-.md new file mode 100644 index 0000000..b3d936b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/tg-chat-.md @@ -0,0 +1,10 @@ +--- +name: 'TG Chat ' +about: 关注tg不迷路 +title: '' +labels: '' +assignees: '' + +--- + +https://t.me/dylan_jdpro diff --git a/.github/ISSUE_TEMPLATE/功能建议-💡.md b/.github/ISSUE_TEMPLATE/功能建议-💡.md new file mode 100644 index 0000000..81e5c86 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/功能建议-💡.md @@ -0,0 +1,10 @@ +--- +name: "功能建议 \U0001F4A1" +about: 为此项目提想法 +title: '' +labels: '' +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/问题反馈-🐞.md b/.github/ISSUE_TEMPLATE/问题反馈-🐞.md new file mode 100644 index 0000000..51923bc --- /dev/null +++ b/.github/ISSUE_TEMPLATE/问题反馈-🐞.md @@ -0,0 +1,38 @@ +--- +name: "问题反馈 \U0001F41E" +about: 出现问题先更新订阅,不行在提问 +title: '' +labels: '' +assignees: '' + +--- + +**问题描述** +对错误进行清晰简洁的描述 + +**To Reproduce** +Steps to reproduce the behavior: +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Desktop (please complete the following information):** + - OS: [e.g. iOS] + - Browser [e.g. chrome, safari] + - Version [e.g. 22] + +**Smartphone (please complete the following information):** + - Device: [e.g. iPhone6] + - OS: [e.g. iOS8.1] + - Browser [e.g. stock browser, safari] + - Version [e.g. 22] + +**Additional context** +Add any other context about the problem here.