Added contributor workflow section#51
Conversation
|
@ANKIT-RAJ-PATEL is attempting to deploy a commit to the flamki's projects Team on Vercel. A member of the Team first needs to authorize it. |
📝 WalkthroughWalkthroughThis PR adds a new "Contributor Workflow" section to CONTRIBUTING.md that documents the complete contribution process. It includes numbered steps for claiming issues, forking the repository, creating feature branches, making commits, pushing changes, and opening pull requests, along with practical bash command examples. ChangesContributor Workflow Documentation
Sequence Diagram(s)No diagram needed—this is a documentation-only change without code interactions or state transitions. Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related issues
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ 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 |
|
Implemented the requested contributor workflow section in CONTRIBUTING.md. Please review. Thanks! |
Added a contributor workflow section to CONTRIBUTING.md explaining:
Summary by CodeRabbit