Thanks for contributing to create-shape-app.
- Node
>=20.18.0 - Bun
1.3.6+
bun install- Create a branch from
main. - Make focused changes.
- Run validation:
bun run lint bun run type-check bun run test - Open a pull request with:
- intent
- key changes
- validation commands run
Use conventional commit format:
feat(scope): summaryfix(scope): summarydocs(scope): summarytest(scope): summaryci(scope): summary
node ./bin/create-shape-app.js my-app --yes --skip-install --skip-git