Improve and update bug report template for Chinese localization#664
Open
PtJade-Ceramic wants to merge 37 commits intomaboloshi:gh-pagesfrom
Open
Improve and update bug report template for Chinese localization#664PtJade-Ceramic wants to merge 37 commits intomaboloshi:gh-pagesfrom
PtJade-Ceramic wants to merge 37 commits intomaboloshi:gh-pagesfrom
Conversation
Commented out the initial instructions for issue submission. Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Removed the comment section from the bug report template. Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Add the way to check your Microsoft Edge's version as a comment Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Fix formatting in bug report template for Chinese
给出检查 Microsoft 扩展信息的方式 Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Add way to check information on Microsoft Edge extensions Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
…nager-info Improve bug report template and add Microsoft Edge extension check
Add link for checking this software's version in Tampermonkey® on Microsoft Edge Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Fix and update bug report template for localization and versioning
Updated the bug report template for better user guidance and added required fields. Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Updated the description for the '实际' field and removed the '附件' field. Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Updated the bug report template for Traditional Chinese with new fields and structure. Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Updated the description for the script manager version input. Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Updated descriptions in the bug report template for clarity. Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Updated the markdown value for issue submission template to improve formatting. Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Fix formatting issues in the bug report template for Simplified Chinese. Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Fixed formatting issues in the bug report template. Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Updated the markdown content for the bug issue template to correct formatting. Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Updated the markdown text for better readability. Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Fix formatting issues in the bug report template. Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Updated the issue template to improve formatting and clarity in Traditional Chinese. Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Updated the description for the script manager version input to improve formatting. Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
该 PR 将 Bug 反馈模板从传统 Markdown 模板升级为 GitHub Issue Forms(YAML)格式,以便在中文本地化场景下提供结构化、可填写字段的提交流程,从而落实 #663 并替代 #662。
Changes:
- 新增/更新简体中文 Bug 提交 Issue Form(YAML),将反馈内容拆分为结构化字段(问题、复现步骤、预期/实际、附件、环境信息等)。
- 新增/更新繁體中文 Bug 提交 Issue Form(YAML),提供同等字段结构。
- 通过
.github/ISSUE_TEMPLATE/config.yml禁用空白议题入口(仅允许使用模板提报)。
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/ISSUE_TEMPLATE/bug-提交-简体中文-.yml | 以 Issue Forms 形式提供简体中文 Bug 反馈字段化模板。 |
| .github/ISSUE_TEMPLATE/bug-提交-繁體中文-.yml | 以 Issue Forms 形式提供繁體中文 Bug 反馈字段化模板。 |
| .github/ISSUE_TEMPLATE/config.yml | 禁用空白议题,强制使用模板。 |
You can also share your feedback on Copilot code review. Take the survey.
Add URL for Google Chome version Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
Signed-off-by: PtJade Ceramic <185668489+PtJade-Ceramic@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change bug report template to YAML format to make it more secure and convenient to fill.
This PR will resolve #663 and replace #662.