From 77ad39efaeba7145e9e3a5c03e8b06a0bb26560c Mon Sep 17 00:00:00 2001 From: WicoGoHome <44012225+wicogohome@users.noreply.github.com> Date: Tue, 6 Aug 2024 14:30:44 +0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/issue.md | 14 ++++++++++++++ .github/ISSUE_TEMPLATE/pullrequest.md | 14 ++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/issue.md create mode 100644 .github/ISSUE_TEMPLATE/pullrequest.md diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md new file mode 100644 index 0000000..59f61cc --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -0,0 +1,14 @@ +--- +name: issue +about: Describe this issue template's purpose here. +title: 'Feat: ' +labels: '' +assignees: '' + +--- + +## 目的 + + +## 功能 +- [] diff --git a/.github/ISSUE_TEMPLATE/pullrequest.md b/.github/ISSUE_TEMPLATE/pullrequest.md new file mode 100644 index 0000000..49770e5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/pullrequest.md @@ -0,0 +1,14 @@ +--- +name: PullRequest +about: PR template +title: 'Feat: ' +labels: '' +assignees: '' + +--- + +## Issue +https://github.com/wicogohome/wicogoblog/issues/ + +## 內容 +1.