bug_report.md

December 1, 2025 ยท View on GitHub

๐Ÿ› Bug Description

A clear and concise description of what the bug is.

๐Ÿ“‹ Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '...'
  3. Enter '...'
  4. See error

โœ… Expected Behavior

A clear and concise description of what you expected to happen.

โŒ Actual Behavior

A clear and concise description of what actually happened.

๐Ÿ“ธ Screenshots

If applicable, add screenshots to help explain your problem.

๐Ÿ–ฅ๏ธ Environment

VS Code:

  • Version: [e.g., 1.93.0]

Extension:

  • Version: [e.g., 1.0.4]

Operating System:

  • OS: [e.g., macOS 14.0, Windows 11, Ubuntu 22.04]

Node.js:

  • Version: [e.g., 22.0.0]

GitHub:

  • Repository type: [e.g., public, private, organization]
  • Workflow type: [e.g., workflow_dispatch with inputs]

๐Ÿ“ Additional Context

Add any other context about the problem here.

Error Messages

If you received any error messages, please paste them here:

Paste error messages here

Extension Logs

If available, please include relevant logs from:

  • VS Code Developer Tools Console (Help > Toggle Developer Tools)
  • Extension Host logs (Output > Extension Host)
Paste logs here

Workflow Configuration

If the issue is related to a specific workflow, please share the relevant workflow YAML (remove any sensitive information):

# Paste workflow configuration here

๐Ÿ” Possible Solution

If you have suggestions on how to fix the bug, please describe them here.

Link any related issues here:

  • #issue_number

โœ”๏ธ Checklist

  • I have searched existing issues to ensure this is not a duplicate
  • I have included all relevant information above
  • I have tested with the latest version of the extension
  • I have included error messages and logs (if applicable)
  • I have removed any sensitive information from the report