Skip to content

Commit

Permalink
lang: issue template english
Browse files Browse the repository at this point in the history
  • Loading branch information
tangge233 committed Oct 20, 2024
1 parent 140f7d2 commit 7b86043
Show file tree
Hide file tree
Showing 6 changed files with 190 additions and 8 deletions.
39 changes: 39 additions & 0 deletions .github/ISSUE_TEMPLATE/bug1-en_US.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
name: "Minecraft Crash"
description: "PCL prompts 'Minecraft error', or the game crashes"
labels: [· Bug, 新提交]
body:
- type: checkboxes
id: "yml-1"
attributes:
label: "Checklist"
description: "Please check each item below and tick to confirm."
options:
- label: "**I have not installed any Mod and my game is not a bundled package.** Crashes after installing Mod are basically not caused by PCL, please **do not** submit feedback. You can seek help on forums or communities, but this is not the place to seek help."
required: false
- label: "**I have tried launching with HMCL, and HMCL has no issues.** If HMCL also cannot launch, it's not a PCL issue, please **do not** submit feedback. [Download HMCL](https://hmcl.huangyuhui.net/download)"
required: true
- label: "I have searched on the [Issues page](https://github.com/Hex-Dragon/PCL2/issues?q=is%3Aissue+) and [Common & Hard-to-Check Feedback and Issue List](https://github.com/Hex-Dragon/PCL2/discussions/1930) to confirm that this Bug has not been submitted before."
required: true
- type: textarea
id: "yml-2"
attributes:
label: Description
description: "Provide a detailed description of the specific manifestations."
validations:
required: true
- type: textarea
id: "yml-3"
attributes:
label: PCL Error Report, Logs, and Attachments
description: "Upload the error report provided by PCL (select Export Error Report when crashing). If not, you can also upload Log1~5.txt from the PCL folder."
placeholder: "Click this text box first, then drag and drop the file into the text box to upload."
validations:
required: true
- type: textarea
id: "yml-4"
attributes:
label: HMCL Launch Script
description: "In HMCL, go to the version list, click the three dots on the right side of the version, and select Generate Launch Script."
placeholder: "Click this text box first, then drag and drop the file into the text box to upload."
validations:
required: false
41 changes: 41 additions & 0 deletions .github/ISSUE_TEMPLATE/bug2-en_US.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
name: "Download or Login Issues"
description: "Problems with downloading games, Mods, or integrated packages, or logging into the official account"
labels: [· Bug, 新提交]
body:
- type: checkboxes
id: "yml-1"
attributes:
label: "Checklist"
description: "Please check each item below and tick to confirm."
options:
- label: "**I have tried using other launchers, and other launchers do not have this problem.** If other launchers also have issues, it proves that the network environment is poor [(solution)](https://shimo.im/docs/qKPttVvXKqPD8YDC#anchor-0hDr), and it's not a PCL issue, please **do not** submit feedback. [Download HMCL](https://hmcl.huangyuhui.net/download)"
required: false
- label: "I am aware that most of these issues are caused by poor network environments, but I believe my problem may be caused by PCL, unrelated to the network environment."
required: true
- label: "I have searched on the [Issues page](https://github.com/Hex-Dragon/PCL2/issues?q=is%3Aissue+) and [Common & Hard-to-Check Feedback and Issue List](https://github.com/Hex-Dragon/PCL2/discussions/1930) to confirm that this Bug has not been submitted before."
required: true
- type: textarea
id: "yml-2"
attributes:
label: Description
description: "Provide a detailed description of the specific manifestations of this Bug."
validations:
required: true
- type: textarea
id: "yml-3"
attributes:
label: Reproduction Steps
description: "Provide detailed steps on how to reproduce this Bug."
value: |
1、Click xxxx
2、Scroll down, then click xxxx
validations:
required: true
- type: textarea
id: "yml-4"
attributes:
label: Logs and Attachments
description: "Upload Log1~5.txt from the PCL folder.[Where are the logs?](https://shimo.im/docs/qKPttVvXKqPD8YDC#anchor-fvZW)"
placeholder: "First click this text box, then drag and drop the file into the text box to upload."
validations:
required: true
37 changes: 37 additions & 0 deletions .github/ISSUE_TEMPLATE/bug9-en_US.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
name: "Comprehensive Bug Feedback"
description: "Encountered other Bugs without detailed options"
labels: [· Bug, 新提交]
body:
- type: checkboxes
id: "yml-1"
attributes:
label: "Checklist"
description: "Please check each item below and tick to confirm."
options:
- label: "I have searched on the [Issues page](https://github.com/Hex-Dragon/PCL2/issues?q=is%3Aissue+) and [Common & Hard-to-Check Feedback and Issue List](https://github.com/Hex-Dragon/PCL2/discussions/1930) to confirm that this Bug has not been submitted before."
required: true
- type: textarea
id: "yml-2"
attributes:
label: Description
description: "Provide a detailed description of the specific manifestations of this Bug."
validations:
required: true
- type: textarea
id: "yml-3"
attributes:
label: Reproduction Steps
description: "Provide detailed steps on how to reproduce this Bug."
value: |
1、Click xxxx
2、Scroll down, then click xxxx
validations:
required: true
- type: textarea
id: "yml-4"
attributes:
label: Logs and Attachments
description: "Upload Log1~5.txt from the PCL folder.[Where are the logs?](https://shimo.im/docs/qKPttVvXKqPD8YDC#anchor-fvZW)"
placeholder: "First click this text box, then drag and drop the file into the text box to upload."
validations:
required: true
32 changes: 32 additions & 0 deletions .github/ISSUE_TEMPLATE/ch-en_US.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
name: "Optimization Suggestions"
description: "Suggestions for minor optimizations or improvements to existing features"
labels: [· 优化, 新提交]
body:
- type: checkboxes
id: "yml-1"
attributes:
label: "Checklist"
description: "Please check each item below and tick to confirm."
options:
- label: "I have searched on the [Issues page](https://github.com/Hex-Dragon/PCL2/issues?q=is%3Aissue+) and [Common & Hard-to-Check Feedback and Issue List](https://github.com/Hex-Dragon/PCL2/discussions/1930) to confirm that this suggestion has not been submitted before."
required: true
- label: "I have viewed the [Feature Voting Page](https://github.com/Hex-Dragon/PCL2/discussions/categories/%E5%8A%9F%E8%83%BD%E6%8A%95%E7%A5%A8/) and confirmed that this suggestion is not on the voting list."
required: true
- type: textarea
id: "yml-2"
attributes:
label: Description
description: "Provide a detailed description of what specific areas need optimization and how they should be improved."
validations:
required: true
- type: textarea
id: "yml-3"
attributes:
label: Reason
description: "Provide a detailed description of why this optimization is needed, which helps developers assess its priority."
value: |
(Example)
This optimization allows me to more easily xxxx.
Without this optimization, I would have to xxxx every time, making the operation very cumbersome.
validations:
required: true
16 changes: 8 additions & 8 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
blank_issues_enabled: false
contact_links:
- name: 主页预设反馈
- name: 主页预设反馈 | Homepage Feedback
url: https://github.com/Hex-Dragon/PCL2/discussions/categories/自定义主页
about: 提交与预设的主页(设置 → 个性化 → 主页预设)中的具体内容相关的反馈
- name: 帮助文档反馈
about: 提交与预设的主页(设置 → 个性化 → 主页预设)中的具体内容相关的反馈 | Submit feedback related to the specific content of the preset homepage (Settings → Personalization → Homepage Preset).
- name: 帮助文档反馈 | Help Document Feedback
url: https://github.com/LTCatt/PCL2Help/issues
about: 提交与 PCL 帮助文档(更多 → 帮助)中的具体内容相关的反馈
- name: 提问
about: 提交与 PCL 帮助文档(更多 → 帮助)中的具体内容相关的反馈 | Submit feedback related to the specific content of the PCL help documentation (More → Help).
- name: 提问 | Ask
url: https://github.com/Hex-Dragon/PCL2/discussions/new?category=%E6%8F%90%E9%97%AE
about: 我想问一些 PCL 相关的问题……
- name: 讨论
about: 我想问一些 PCL 相关的问题…… | I want to ask some questions related to PCL……
- name: 讨论 | Discussion
url: https://github.com/Hex-Dragon/PCL2/discussions/new?category=%E8%AE%A8%E8%AE%BA
about: 我想讨论一些 PCL 相关的事情……
about: 我想讨论一些 PCL 相关的事情…… | I want to discuss some PCL-related topics……
33 changes: 33 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-en_US.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
name: "Feature Proposal"
description: "Significant modifications to existing features, or the addition of new content or options"
labels: [· 新功能, 新提交]
body:
- type: checkboxes
id: "yml-1"
attributes:
label: "Checklist"
description: "Please check each item below and tick to confirm."
options:
- label: "I have searched on the [Issues page](https://github.com/Hex-Dragon/PCL2/issues?q=is%3Aissue+) and [Common & Hard-to-Check Feedback and Issue List](https://github.com/Hex-Dragon/PCL2/discussions/1930) to confirm that this proposal has not been submitted before."
required: true
- label: "I have viewed the [Feature Voting Page](https://github.com/Hex-Dragon/PCL2/discussions/categories/%E5%8A%9F%E8%83%BD%E6%8A%95%E7%A5%A8/) and confirmed that this proposal is not on the voting list."
required: true
- label: "I am aware that there are too many new features that haven't been done yet, and it's too busy, so new feature proposals are almost never processed, and it's not recommended to submit new feature proposals qwq……"
required: true
- type: textarea
id: "yml-2"
attributes:
label: Description
description: "Provide a detailed description of what specific features you want to add."
validations:
required: true
- type: textarea
id: "yml-3"
attributes:
label: Reason
description: "Provide a detailed description of why you need this feature, which helps developers assess its priority."
value: |
(Example)
I need this feature to xxxx. Many people have xxxx needs, but without this feature, they cannot xxxx.
validations:
required: true

0 comments on commit 7b86043

Please sign in to comment.