mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-06-02 00:57:41 +08:00
docs: update issue/pr templates
This commit is contained in:
4
.github/ISSUE_TEMPLATE/1.bug.yml
vendored
4
.github/ISSUE_TEMPLATE/1.bug.yml
vendored
@@ -6,7 +6,7 @@ body:
|
|||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
> 💡 English is recommended so global developers can help. 【中文用户】推荐使用英文提交,谢谢 ❤️
|
> 💡 English is recommended so global developers can help. 推荐使用英文提交,谢谢 ❤️
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Self check
|
label: Self check
|
||||||
@@ -40,7 +40,7 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Logs
|
label: Logs
|
||||||
description: "Relevant logs from `nohup.out` (set `\"debug\": true` for more detail). ⚠️ Redact your API keys."
|
description: "Relevant logs from `run.log` (set `\"debug\": true` for more detail). ⚠️ Redact your API keys."
|
||||||
render: shell
|
render: shell
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
|||||||
10
.github/ISSUE_TEMPLATE/2.feature.yml
vendored
10
.github/ISSUE_TEMPLATE/2.feature.yml
vendored
@@ -6,7 +6,7 @@ body:
|
|||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
> 💡 English is recommended so global developers can help. 【中文用户】推荐使用英文提交,谢谢 ❤️
|
> 💡 English is recommended so global developers can help. 推荐使用英文提交,谢谢 ❤️
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Self check
|
label: Self check
|
||||||
@@ -15,14 +15,14 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: What problem does this solve?
|
label: What's the problem?
|
||||||
description: "The use case or pain point — what are you trying to do, and what gets in the way?"
|
description: "The pain point or what's not working for you right now."
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Proposed solution
|
label: What would you like?
|
||||||
description: "What you'd like. Examples, sketches, or links welcome."
|
description: "How you'd expect it to work. Examples, sketches, or links welcome."
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ features.
|
|||||||
To keep the project accessible to a global community, **please write issues,
|
To keep the project accessible to a global community, **please write issues,
|
||||||
pull requests, code comments, and commit messages in English.**
|
pull requests, code comments, and commit messages in English.**
|
||||||
|
|
||||||
> 【致中文开发者】为方便全球开发者协作,请尽量使用**英文**提交 issue、PR、代码注释与
|
> 为方便全球开发者协作,请尽量使用**英文**提交 issue、PR、代码注释与
|
||||||
> commit message。不必担心英文不完美——表达清楚即可,工具翻译也完全没问题。感谢理解 ❤️
|
> commit message。不必担心英文不完美——表达清楚即可,工具翻译也完全没问题。感谢理解 ❤️
|
||||||
|
|
||||||
## Reporting issues
|
## Reporting issues
|
||||||
|
|||||||
Reference in New Issue
Block a user