---
title: "bug report 2"
description: "bug report 2 — reference document from Claude Code knowledge pack."
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/bug-report-2-2
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:08:36.279Z
license: CC-BY-4.0
attribution: "bug report 2 — Claudary (https://claudary.paisolsolutions.com/skills/bug-report-2-2)"
---

# bug report 2
bug report 2 — reference document from Claude Code knowledge pack.

## Overview

---
name: Bug report
about: Create a report to help us improve
title: '[BUG] '
labels: ['type:bug', 'priority:medium']
assignees: ''
---

## Bug Description
A clear and concise description of what the bug is.

## Steps to Reproduce
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
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.

## Environment
- OS: [e.g. Ubuntu 20.04, macOS 12.0]
- Node.js version: [e.g. 18.17.0]
- Docker version (if applicable): [e.g. 24.0.0]
- Branch/Version: [e.g. main, v1.0.0]

## Configuration
- Environment variables set: [list relevant env vars without values]
- Container mode: [yes/no]
- AWS profile used: [profile name or "none"]

## Logs
```
Paste relevant log output here
```

## Screenshots
If applicable, add screenshots to help explain your problem.

## Additional Context
Add any other context about the problem here.

## Possible Solution
If you have ideas on how to fix this, please describe them here.

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/bug-report-2-2) · https://claudary.paisolsolutions.com
