-
Notifications
You must be signed in to change notification settings - Fork 2
[task] Add current scaffold command output examples #26
Copy link
Copy link
Open
Labels
area: docsProject documentation and contributor guidance.Project documentation and contributor guidance.good first issueA scoped task that is suitable for a first contribution.A scoped task that is suitable for a first contribution.good for beginnerA student-friendly starter task with clear scope, success criteria, and verification steps.A student-friendly starter task with clear scope, success criteria, and verification steps.kind: docsDocumentation-only changes or issues.Documentation-only changes or issues.
Milestone
Metadata
Metadata
Assignees
Labels
area: docsProject documentation and contributor guidance.Project documentation and contributor guidance.good first issueA scoped task that is suitable for a first contribution.A scoped task that is suitable for a first contribution.good for beginnerA student-friendly starter task with clear scope, success criteria, and verification steps.A student-friendly starter task with clear scope, success criteria, and verification steps.kind: docsDocumentation-only changes or issues.Documentation-only changes or issues.
Area
Docs
Goal
Document the current scaffold command output that a first-time contributor can run locally.
Why this matters
Students should be able to confirm that their clone works without mistaking placeholder output for finished product behavior.
Relevant files
README.mddocs/onboarding.mddocs/development.mdDepends on
None. This can be claimed immediately.
Out of scope
Definition of done
nexgit version --json,nexgit repo status --json,nexgit stack list --json, or the app-serversystem.versionsmoke test.Verification
pnpm format:prettier:checkContributor notes
This is a good first issue. The main job is accuracy and clear wording, not adding product behavior.