Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature #add issue temp #686

Merged
merged 10 commits into from
May 12, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ body:
- type: textarea
attributes:
label: Details (细节)
description: Describe what happened.(描述一下发生了啥)
description: Describe what happened.(描述一下发生了什么)
placeholder: >
Please provide the context in which the problem occurred and explain what happened(请提供问题发生的背景并解释发生的情况)
validations:
Expand All @@ -24,7 +24,7 @@ body:
- type: textarea
attributes:
label: Environment (其他需要补充的)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Environment 应该翻译为 环境吧

description: Tell us about your environment
description: Tell us about your environment(告诉我们你的环境信息)
placeholder: >
Tell us what you're using it: Hardhat, Remix, etc. (告诉我们你使用的环境:Hardhat,Remix等等。)

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ blank_issues_enabled: false
contact_links:
- name: Ask a question or get support(提个问题或者获得支持)
url: https://github.com/AmazingAng/WTF-Solidity/discussions
about: Ask a question or request support for using WTF-Solidity
about: Ask a question or request support for using WTF-Solidity (提个在使用WTF-Solidity时遇到的问题或者获得支持)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

是否可以改成 "在使用WTF-Solidity时,遇到的问题或者需要获得帮助"

7 changes: 5 additions & 2 deletions .github/ISSUE_TEMPLATE/document.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ body:
- type: markdown
attributes:
value: |
能用英文用英文,觉得描述不清就用中文
For better global communication, Please write in English.

If you feel the description in English is not clear, then you can use Chinese, thanks!
(为了更好的全球化的交流,能用英文用英文,觉得描述不清就用中文)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

是否可以改成"为了更好的全球化的交流,能使用英文,尽量使用英文,如果觉得用英文无法清楚描述,可以使用中文"


- type: textarea
attributes:
Expand All @@ -25,4 +28,4 @@ body:

- type: markdown
attributes:
value: "Thanks for completing our form!"
value: "Thanks for completing our form!(感谢填写表单!)"
7 changes: 5 additions & 2 deletions .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ body:
- type: markdown
attributes:
value: |
能用英文用英文,觉得描述不清就用中文
For better global communication, Please write in English.

If you feel the description in English is not clear, then you can use Chinese, thanks!
(为了更好的全球化的交流,能用英文用英文,觉得描述不清就用中文)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

是否可以改成"为了更好的全球化的交流,能使用英文,尽量使用英文,如果觉得用英文无法清楚描述,可以使用中文"




Expand Down Expand Up @@ -38,4 +41,4 @@ body:

- type: markdown
attributes:
value: "Thanks for completing our form!"
value: "Thanks for completing our form!(感谢填写表单!)"
7 changes: 5 additions & 2 deletions .github/ISSUE_TEMPLATE/improvement-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ body:
- type: markdown
attributes:
value: |
能用英文用英文,觉得描述不清就用中文
For better global communication, Please write in English.

If you feel the description in English is not clear, then you can use Chinese, thanks!
AmazingAng marked this conversation as resolved.
Show resolved Hide resolved
(为了更好的全球化的交流,能用英文用英文,觉得描述不清就用中文)

- type: textarea
attributes:
Expand All @@ -25,4 +28,4 @@ body:

- type: markdown
attributes:
value: "Thanks for completing our form!"
value: "Thanks for completing our form!(感谢填写表单!)"