Skip to content

fix(docs): correct example app path in CONTRIBUTING#357

Open
erhnysr wants to merge 1 commit into
base:masterfrom
erhnysr:fix/contributing-testapp-path
Open

fix(docs): correct example app path in CONTRIBUTING#357
erhnysr wants to merge 1 commit into
base:masterfrom
erhnysr:fix/contributing-testapp-path

Conversation

@erhnysr

@erhnysr erhnysr commented Jul 8, 2026

Copy link
Copy Markdown

What

The "Navigating the codebase" section in CONTRIBUTING.md lists the example app as examples/test-app:

- `examples/test-app` - An example React app that is used to test the SDK in a real browser environment

But the directory is actually examples/testapp (no hyphen) — consistent with AGENTS.md (examples/testapp -- playground app) and the examples/* yarn workspace glob. The examples/test-app path doesn't exist, so anyone following the guide won't find it.

Fix

examples/test-appexamples/testapp.

Docs-only change.

The codebase-navigation section pointed to examples/test-app, but the
directory is examples/testapp (as referenced in AGENTS.md and the yarn
workspace globs). Fix the path so it resolves.
@cb-heimdall

Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@cb-heimdall

Copy link
Copy Markdown
Collaborator

Review Error for kostyandragun1107-lang @ 2026-07-08 08:29:16 UTC
User failed mfa authentication, either user does not exist or public email is not set on your github profile. \ see go/mfa-help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants