From 75d2028d22492917e8894fe046ba3660d6f422e4 Mon Sep 17 00:00:00 2001 From: hamster1963 <1410514192@qq.com> Date: Sat, 30 Nov 2024 21:47:28 +0800 Subject: [PATCH] docs: issue template --- .github/ISSUE_TEMPLATE/bug-提交.md | 21 +++++++++++++++++++++ .github/ISSUE_TEMPLATE/功能申请.md | 15 +++++++++++++++ .github/ISSUE_TEMPLATE/改善建议.md | 14 ++++++++++++++ 3 files changed, 50 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug-提交.md create mode 100644 .github/ISSUE_TEMPLATE/功能申请.md create mode 100644 .github/ISSUE_TEMPLATE/改善建议.md diff --git a/.github/ISSUE_TEMPLATE/bug-提交.md b/.github/ISSUE_TEMPLATE/bug-提交.md new file mode 100644 index 0000000..531b81a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-提交.md @@ -0,0 +1,21 @@ +--- +name: Bug 提交 +about: 提交 bug,让面板变得更好。 +title: "[BUG]" +labels: '' +assignees: '' + +--- + +**面板版本(二选一)** +V0 | V1 + +**描述 bug** +在这里描述 bug 的相关信息 + +**屏幕截图** +有屏幕截图可以帮助更快定位到问题 + + +**额外信息** +可附上其他需要的额外信息 diff --git a/.github/ISSUE_TEMPLATE/功能申请.md b/.github/ISSUE_TEMPLATE/功能申请.md new file mode 100644 index 0000000..cbf082e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/功能申请.md @@ -0,0 +1,15 @@ +--- +name: 功能申请 +about: 描述需求 +title: "[FEAT]" +labels: '' +assignees: '' + +--- + +**面板版本(二选一)** +V0 | V1 + +**需要什么?** + +**额外信息** diff --git a/.github/ISSUE_TEMPLATE/改善建议.md b/.github/ISSUE_TEMPLATE/改善建议.md new file mode 100644 index 0000000..ed4c5e0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/改善建议.md @@ -0,0 +1,14 @@ +--- +name: 改善建议 +about: 交流面板需要改进的地方 +title: "[SUGGEST]" +labels: '' +assignees: '' + +--- + +**面板版本(二选一)** +V0 | V1 + +**需要改进的?** +*