---
name: Report Issue
slug: report-issue-2
category: Automation
description: Report Issue helps users file bugs or problems with the code-apps plugin to the repository. Use it when someone wants to report an issue, submit a bug report, or document a problem clearly.
github: "https://github.com/microsoft/power-platform-skills/tree/main/plugins/code-apps/skills/report-issue"
language: JavaScript
stars: 757
forks: 158
install: "npx degit https://github.com/microsoft/power-platform-skills/tree/main/plugins/code-apps/skills/report-issue ~/.claude/skills/report-issue"
installs_to: ~/.claude/skills/report-issue
source_path: plugins/code-apps/skills/report-issue/SKILL.md
collection_size: 25
category_size: 1523
collection_url: "https://dirskills.com/collections/microsoft/power-platform-skills"
added: 2026-08-23T05:19:51.342Z
last_synced: 2026-08-23T05:19:51.342Z
canonical_url: "https://dirskills.com/skills/report-issue-2"
---

# Report Issue

Report Issue helps users file bugs or problems with the code-apps plugin to the repository. Use it when someone wants to report an issue, submit a bug report, or document a problem clearly.

**Install:**

```bash
npx degit https://github.com/microsoft/power-platform-skills/tree/main/plugins/code-apps/skills/report-issue ~/.claude/skills/report-issue
```

## README

**Workflow: [report-issue-workflow.md](${PLUGIN_ROOT}/skills/report-issue/report-issue-workflow.md)** — Read and follow all phases defined in that bundled file.
