Skip to content

Convert BUG_REPORT.md to BUG_REPORT.yml#18

Merged
mors119 merged 2 commits into
mainfrom
mors119-patch-1
Jun 11, 2026
Merged

Convert BUG_REPORT.md to BUG_REPORT.yml#18
mors119 merged 2 commits into
mainfrom
mors119-patch-1

Conversation

@mors119

@mors119 mors119 commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

Updated the bug report template to YAML format with structured fields.

Type of Change

  • feat
  • fix
  • docs
  • refactor
  • test
  • chore

Summary by CodeRabbit

  • Chores
    • Updated bug report issue template with a new structured form requiring specific details including reproduction steps, expected behavior, and environment information for more comprehensive issue reporting.

Updated the bug report template to YAML format with structured fields.
@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

Pull request was closed or merged during review

📝 Walkthrough

Walkthrough

The bug report issue template is migrated from Markdown to YAML format. The new YAML template defines required fields for description, reproduction steps, and expected behavior, plus optional fields for VSCode version, extension version, operating system, and logs.

Changes

Issue Template Format Migration

Layer / File(s) Summary
Bug Report YAML Template
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
Structured YAML form template for bug reports replaces the Markdown template, defining required textarea inputs for description, reproduction steps, and expected behavior, alongside optional fields for environment details (VSCode version, extension version, OS) and logs with shell syntax rendering.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Poem

📋 From markdown rows to YAML's neat frame,
Bug reports now find their structured home,
Fields aligned and labeled by name,
GitHub forms let buggies freely roam. 🐰✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Convert BUG_REPORT.md to BUG_REPORT.yml' accurately reflects the main change: removing the markdown issue template and adding a YAML version.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch mors119-patch-1

Comment @coderabbitai help to get the list of available commands and usage tips.

@mors119 mors119 merged commit e5ef5ea into main Jun 11, 2026
1 of 2 checks passed
@mors119 mors119 deleted the mors119-patch-1 branch June 11, 2026 01:37
@mors119 mors119 restored the mors119-patch-1 branch June 11, 2026 01:37
@mors119 mors119 deleted the mors119-patch-1 branch June 11, 2026 01:37
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.

1 participant