open-finance-llm-8b / .github /pull_request_template.md
jeanbaptdzd's picture
test: Add PR template and test CodeRabbit integration
8a92fc0
## Description
<!-- Describe your changes here -->
## Type of Change
- [ ] Bug fix
- [ ] New feature
- [ ] Refactoring
- [ ] Documentation update
## Testing
<!-- Describe how you tested your changes -->
## Checklist
- [ ] Code follows project style guidelines
- [ ] Tests pass
- [ ] Documentation updated (if needed)