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:
- Go to '...'
- Click on '...'
- Enter '...'
- 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.
๐ Related Issues
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