fix(docs): fix CONTRIBUTING.md#109
Conversation
|
@KhaledSaeed18 is attempting to deploy a commit to the UI-Layouts OSS Program Team on Vercel. A member of the Team first needs to authorize it. |
|
ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughCONTRIBUTING.md is updated to document the Turborepo-managed monorepo architecture, switching development instructions from npm/pnpm to Bun, and replacing the folder structure section to reflect current ChangesMonorepo Contributing Guide Update
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@CONTRIBUTING.md`:
- Around line 55-91: In CONTRIBUTING.md locate the fenced code block that
contains the repository tree (the triple-backtick block showing uilayouts/ ...
CONTRIBUTING.md) and change its opening fence from ``` to ```text so the block
is explicitly marked as plain text; this addresses the MD040 lint rule by adding
the language tag to the existing tree block.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@CONTRIBUTING.md`:
- Line 101: Update the `refactor` bullet in CONTRIBUTING.md so the phrase reads
"code-related" instead of "code related"; locate the line containing the
backticked `refactor` bullet and replace the text between the backticks'
description to `refactor`: any code-related change that is not a fix nor a
feature to fix the hyphenation.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
Summary
Overhauled
CONTRIBUTING.mdto fix multiple outdated and incorrect references.Changes
ui-layoutuilayoutsnpmBunframer→ framer.com/motionMotion→ motion.devui-layouts/uilayout.git(original repo)<YOUR_USERNAME>/uilayouts.git(fork)cdcommandcd uilayoutcd uilayoutspnpm installbun installbun devpnpm-lock.yamlbun.lockType of Change
Checklist
uilayouts)bun devstep added to development workflowSummary by CodeRabbit