mirror of
https://github.com/giancarloerra/socraticode.git
synced 2026-07-03 14:05:21 +02:00
docs: add CodeRabbit review expectations to PR template and contributing guide
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
- [ ] My code follows the existing code style and conventions
|
||||
- [ ] I have added/updated JSDoc comments where appropriate
|
||||
- [ ] I have updated documentation (README.md / DEVELOPER.md) if needed
|
||||
- [ ] I have addressed all [CodeRabbit](https://coderabbit.ai) review comments (or marked as resolved with explanation)
|
||||
- [ ] I have read the [Contributing Guide](../CONTRIBUTING.md)
|
||||
- [ ] I agree to the [Contributor License Agreement](../CLA.md)
|
||||
|
||||
|
||||
@@ -122,6 +122,7 @@ See [DEVELOPER.md](DEVELOPER.md) for the full architecture overview.
|
||||
## Review Process
|
||||
|
||||
- All PRs are reviewed by a maintainer
|
||||
- [CodeRabbit](https://coderabbit.ai) automatically reviews every PR — address or resolve all comments before requesting human review
|
||||
- CI must pass (tests + type checking)
|
||||
- One approval required to merge
|
||||
- Maintainers may request changes or suggest alternatives
|
||||
|
||||
Reference in New Issue
Block a user