docs(contributing): add a "Before you open a pull request" section - #1559
Conversation
Sets expectations for external PRs: contribute as a user of the plugin, claim issues before writing code, purely AI-generated submissions with no human interaction are likely to be closed, and describe live verification. Folds the previous AI-assistance paragraph into the new section.
Deploying quickadd with
|
| Latest commit: |
c6703ff
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://73bf5ac1.quickadd.pages.dev |
| Branch Preview URL: | https://chhoumann-contributing-befor.quickadd.pages.dev |
📝 WalkthroughWalkthroughUpdated ChangesContribution guidance
Estimated code review effort: 1 (Trivial) | ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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 |
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 24-26: Update the verification checklist in CONTRIBUTING.md so
real Obsidian-vault verification is required only for plugin-runtime changes.
Add guidance to document bug-fix reproduction and regression tests, use
CLI-native seams for UI-only flows, and run pnpm run build-with-lint for
disruptive or generated-artifact changes.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: 9d54ddd0-efa3-417b-a30d-d13544538e14
📒 Files selected for processing (1)
CONTRIBUTING.md
Adds contribution expectations after two purely AI-generated drive-by PRs (#1556, #1557) arrived on freshly-filed issues: contribute as a user of the plugin, claim the issue first, show human thought in AI-assisted work, and describe live verification. Folds the existing AI-assistance paragraph into the new section to avoid duplication.
Summary by CodeRabbit