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