Move from issue templates to issue forms - #430
Conversation
Ports bug_report.md, feature_request.md, and submit-an-egg-idea.md to GitHub issue forms, mirroring the structure roostorg/coop adopted in roostorg/coop#674. Adds a config.yml linking to Discussions and Discord and disabling blank issues.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (7)
💤 Files with no reviewable changes (3)
📝 WalkthroughWalkthroughThe repository now uses structured GitHub issue forms for bug reports, feature requests, and Egg ideas. Blank issue creation is disabled, contact links are configured, and the previous Markdown templates are removed. ChangesIssue intake
Estimated code review effort: 2 (Simple) | ~10 minutes 🚥 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 |
|
Nice, thank you so much for this contribution! |
There was a problem hiding this comment.
Thanks again for this one! Quick curiosity question, unrelated to merging, are these contributions coming through an AI agent/pipeline? No issue either way, just want to understand the pattern so we can update our AGENTS.md/CONTRIBUTING guidance if it'd be useful for future agent-authored PRs.
Summary
bug_report.md,feature_request.md, andsubmit-an-egg-idea.mdto GitHub issue forms, keeping the same fields/contentconfig.ymllinking to Discussions and the ROOST Discord server, and disabling blank issues (maintainers can still file them directly)roostorg/coopalready adopted inroostorg/coop#674, which this issue points to as the referenceCloses #335
Test plan
.ymlfiles parse as valid YAMLSummary by CodeRabbit
Documentation
Chores