feat: improve contributor workflow with GitHub issue forms and PR template#159
feat: improve contributor workflow with GitHub issue forms and PR template#159charantejguniganti wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughThis PR establishes structured GitHub contributor templates for the AMRIT repository. It adds issue templates for bug reports, feature requests, and documentation improvements—each with component selection and required fields—configures issue template settings, and introduces a comprehensive pull request template with change type, component impact, and review checklist sections. ChangesGitHub Contributor Templates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 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)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. 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 |
📝 Description
JIRA ID: N/A
This PR introduces standardized GitHub issue forms and improves the contribution workflow for the AMRIT ecosystem. The current workflow lacked structured issue reporting, making it harder for contributors to provide clear information and for maintainers to triage issues and review PRs efficiently. These additions address that directly.
Changes Added:
bug_report.ymlissue formfeature_request.ymlissue formdocumentation_improvement.ymlissue form.github/ISSUE_TEMPLATE/config.yml✅ Type of Change
ℹ️ Additional Information
Testing Performed:
config.ymlbehavior works as expectedDemo / Walkthrough
A short walkthrough video has been included demonstrating:
This helps validate the new contribution workflow and template behavior.
Summary by CodeRabbit
Release Notes