feat(agents): add contribute-to-bitplatform agent skill (#12338)#12339
Conversation
…#12338 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Caution Review failedPull request was closed or merged during review WalkthroughThis PR introduces a new GitHub agent guide that provides structured, step-by-step contributor workflow documentation. The guide walks contributors through fork synchronization, focused issue creation with proper labeling, branch creation from upstream, and pull request submission with issue references and conventional commit formatting. ChangesContribution Workflow Agent
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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 |
Summary
Adds a new GitHub Copilot agent skill that guides contributors through the full
bitfoundation/bitplatformcontribution workflow inside VS Code.Changes
.github/agents/contribute-to-bitplatform.agent.mdwith YAML front-matter, step-by-step contribution instructions, label reference table, branch naming convention, and PR template enforcingThis closes #<issue-number>Related Issue
This closes #12338
Summary by CodeRabbit