docs(readme): improve README structure and contributor onboarding (#28014) - #29836
docs(readme): improve README structure and contributor onboarding (#28014)#29836DanTheC0der wants to merge 1 commit into
Conversation
|
Welcome to Cal.diy, @DanTheC0der! Thanks for opening this pull request. A few things to keep in mind:
A maintainer will review your PR soon. Thanks for contributing! |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughREADME.md adds a “Quick Start & Contributor Onboarding” section with Node.js, pnpm, PostgreSQL or Docker prerequisites and local setup commands. It documents the monorepo layout through key application and package directories, and adds commands for running tests, linting, and builds. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
/claim |
|
|
Description
This PR improves the README structure and contributor onboarding guide for Cal.com, resolving issue #28014.
Changes Included
apps/web,packages/prisma,packages/trpc).pnpm test) and lint (pnpm lint) verification instructions.Resolves #28014
/claim #28014