From bd9ec675795d9143d78865885fb3f89dcc092153 Mon Sep 17 00:00:00 2001 From: Harshit Gupta <153393197+Ashusf90@users.noreply.github.com> Date: Wed, 29 Apr 2026 13:54:53 +0530 Subject: [PATCH] Update onboarding.md --- docs/onboarding.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/docs/onboarding.md b/docs/onboarding.md index afd587c..a5570e5 100644 --- a/docs/onboarding.md +++ b/docs/onboarding.md @@ -166,3 +166,23 @@ Try these steps: 4. Ask for help with context. Getting stuck is part of contributing. Please ask questions. + +You can verify your setup using scaffold commands: + +```bash +nexgit version --json + +See docs/onboarding.md for full example outputs. + + +--- + +# ⚠️ IMPORTANT (DO NOT MISS) + +You MUST clearly mention: + +👉 “**scaffold / placeholder output**” + +This is part of acceptance criteria. + +---