Skip to content

[Repo Assist] docs: add Troubleshooting section to README#96

Draft
github-actions[bot] wants to merge 1 commit intomasterfrom
repo-assist/improve-troubleshooting-readme-6df264b135a5f452
Draft

[Repo Assist] docs: add Troubleshooting section to README#96
github-actions[bot] wants to merge 1 commit intomasterfrom
repo-assist/improve-troubleshooting-readme-6df264b135a5f452

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

🤖 This PR was created by Repo Assist, an automated AI assistant.

Summary

Adds a Troubleshooting section to the README covering the five most-reported user pain points. The section is placed just above "Known Issues" so it's easy to find.

Motivation

A large share of the open issues (#8, #21, #34, #35, #36, #39, #43) follow the same patterns: "it does nothing", "onSave doesn't work", or "standard not found". None of these scenarios are currently documented, so users have no self-service path before opening an issue.

What's covered

Scenario Related issues
Extension does nothing / no debug output #8, #21, #34
phpcbf.onsave not formatting on save #34, #35
"No formatter" / selecting default formatter #43
Coding standard not found #7, #17, #38
Relative executablePath stops working after restart #36

Test Status

Documentation-only change — unit tests all pass (npm run test:unit: 7/7).

Generated by Repo Assist ·

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/repo-assist.md@346204513ecfa08b81566450d7d599556807389f

Cover the most-reported user pain points:
- Extension does nothing / no debug output
- phpcbf.onsave not formatting on save
- 'No formatter' message / selecting default formatter
- Coding standard not found
- Relative executablePath not persisting after restart

These scenarios collectively account for a large share of open issues
(#8, #21, #34, #35, #36, #39, #43) and are not currently documented.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants