Skip to content

Improve bug report template to prevent placeholder submissions#4

Merged
waruqi merged 1 commit intomasterfrom
copilot/fix-1
Sep 16, 2025
Merged

Improve bug report template to prevent placeholder submissions#4
waruqi merged 1 commit intomasterfrom
copilot/fix-1

Conversation

Copy link
Copy Markdown

Copilot AI commented Sep 16, 2025

This PR addresses issue #1 which was a test submission filled with placeholder text like "dasdasdasd" and "xxxx" instead of meaningful bug report content.

Problem

The current Chinese bug report template (.github/ISSUE_TEMPLATE/bug_report_zh.yml) doesn't provide sufficient guidance to prevent users from submitting issues with placeholder text, leading to non-actionable reports that waste maintainer time.

Solution

Enhanced the issue template with:

  • Explicit guidance against using placeholder text like "xxxx" in the description fields
  • Helpful placeholder text that guides users on what specific information to provide
  • Clearer expectations for meaningful bug reports

Changes Made

  • Added warning text "请不要使用占位符文本如 'xxxx'" to problem description and expected result fields
  • Added descriptive placeholder text like "请详细描述您遇到的具体问题..." to guide users
  • Enhanced the additional information field with similar improvements

Technical Validation

  • Verified YAML syntax remains valid
  • Tested that the template structure is preserved
  • Confirmed the repository builds successfully with no technical issues

This change will help ensure future bug reports contain actionable information rather than placeholder text, improving the quality of issue submissions.

Fixes #1.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Copy link
Copy Markdown
Author

Copilot AI commented Sep 16, 2025

@waruqi 👋 This repository doesn't have Copilot instructions. With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs.

I can generate a .github/copilot-instructions.md file for you automatically. Click here to open a pre-filled issue and assign it to me. I'll write the instructions, and then tag you for review.

@waruqi waruqi marked this pull request as ready for review September 16, 2025 03:16
@waruqi waruqi merged commit a1640ea into master Sep 16, 2025
1 check passed
@waruqi waruqi deleted the copilot/fix-1 branch September 16, 2025 03:16
Copilot AI changed the title [WIP] dasdasdasd Improve bug report template to prevent placeholder submissions Sep 16, 2025
Copilot AI requested a review from waruqi September 16, 2025 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dasdasdasd

2 participants