From 46ceef6ff8d347377b90f1deaf1a5a9e991c19e7 Mon Sep 17 00:00:00 2001 From: Keldos Date: Fri, 15 Dec 2023 17:05:11 +0800 Subject: [PATCH] =?UTF-8?q?doc:=20=E6=9B=B4=E6=96=B0issue=E5=92=8Cpr?= =?UTF-8?q?=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit copilot4pr现在不支持了 --- .github/ISSUE_TEMPLATE/report-bug.yml | 5 +++-- .github/ISSUE_TEMPLATE/report-docker.yml | 5 +++-- .github/ISSUE_TEMPLATE/report-localhost.yml | 5 +++-- .github/ISSUE_TEMPLATE/report-others.yml | 5 +++-- .github/ISSUE_TEMPLATE/report-server.yml | 5 +++-- .github/pull_request_template.md | 19 +++++++------------ 6 files changed, 22 insertions(+), 22 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/report-bug.yml b/.github/ISSUE_TEMPLATE/report-bug.yml index c98a9f75..57aba22a 100644 --- a/.github/ISSUE_TEMPLATE/report-bug.yml +++ b/.github/ISSUE_TEMPLATE/report-bug.yml @@ -35,8 +35,9 @@ body: description: 你之前干了什么,然后出现了bug呢? placeholder: | 1. 正常完成本地部署 - 2. 在对话框中要求 ChatGPT “以LaTeX格式输出三角函数” - 3. ChatGPT 输出部分内容后程序被自动终止 + 2. 选取GPT3.5-turbo模型,正确填写API + 3. 在对话框中要求 ChatGPT “以LaTeX格式输出三角函数” + 4. ChatGPT 输出部分内容后程序被自动终止 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/report-docker.yml b/.github/ISSUE_TEMPLATE/report-docker.yml index e62b34a5..d03d9f0a 100644 --- a/.github/ISSUE_TEMPLATE/report-docker.yml +++ b/.github/ISSUE_TEMPLATE/report-docker.yml @@ -41,8 +41,9 @@ body: description: 你之前干了什么,然后出现了错误呢? placeholder: | 1. 正常完成本地部署 - 2. 在对话框中要求 ChatGPT “以LaTeX格式输出三角函数” - 3. ChatGPT 输出部分内容后程序被自动终止 + 2. 选取GPT3.5-turbo模型,正确填写API + 3. 在对话框中要求 ChatGPT “以LaTeX格式输出三角函数” + 4. ChatGPT 输出部分内容后程序被自动终止 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/report-localhost.yml b/.github/ISSUE_TEMPLATE/report-localhost.yml index ebd0baf4..d85ed4bc 100644 --- a/.github/ISSUE_TEMPLATE/report-localhost.yml +++ b/.github/ISSUE_TEMPLATE/report-localhost.yml @@ -43,8 +43,9 @@ body: description: 你之前干了什么,然后出现了错误呢? placeholder: | 1. 正常完成本地部署 - 2. 在对话框中要求 ChatGPT “以LaTeX格式输出三角函数” - 3. ChatGPT 输出部分内容后程序被自动终止 + 2. 选取GPT3.5-turbo模型,正确填写API + 3. 在对话框中要求 ChatGPT “以LaTeX格式输出三角函数” + 4. ChatGPT 输出部分内容后程序被自动终止 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/report-others.yml b/.github/ISSUE_TEMPLATE/report-others.yml index 0bc1f583..4466d141 100644 --- a/.github/ISSUE_TEMPLATE/report-others.yml +++ b/.github/ISSUE_TEMPLATE/report-others.yml @@ -34,8 +34,9 @@ body: description: 你之前干了什么,然后出现了错误呢? placeholder: | 1. 正常完成本地部署 - 2. 在对话框中要求 ChatGPT “以LaTeX格式输出三角函数” - 3. ChatGPT 输出部分内容后程序被自动终止 + 2. 选取GPT3.5-turbo模型,正确填写API + 3. 在对话框中要求 ChatGPT “以LaTeX格式输出三角函数” + 4. ChatGPT 输出部分内容后程序被自动终止 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/report-server.yml b/.github/ISSUE_TEMPLATE/report-server.yml index 26080429..01410731 100644 --- a/.github/ISSUE_TEMPLATE/report-server.yml +++ b/.github/ISSUE_TEMPLATE/report-server.yml @@ -41,8 +41,9 @@ body: description: 你之前干了什么,然后出现了错误呢? placeholder: | 1. 正常完成本地部署 - 2. 在对话框中要求 ChatGPT “以LaTeX格式输出三角函数” - 3. ChatGPT 输出部分内容后程序被自动终止 + 2. 选取GPT3.5-turbo模型,正确填写API + 3. 在对话框中要求 ChatGPT “以LaTeX格式输出三角函数” + 4. ChatGPT 输出部分内容后程序被自动终止 validations: required: true - type: textarea diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e36644fe..1add826d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,11 +1,14 @@ ## 作者自述 @@ -20,18 +23,10 @@ (如有)请提供任何其他信息或说明,有助于其他贡献者理解您的更改。 如果您提交的是 draft pull request,也请在这里写明开发进度。 - - -## Copilot4PR -copilot:all \ No newline at end of file