mirror of
https://github.com/booklore-app/booklore.git
synced 2025-12-23 22:28:11 -05:00
1.6 KiB
1.6 KiB
🚀 Pull Request
📝 Description
🛠️ Changes Implemented
🧪 Testing Strategy
📸 Visual Changes (if applicable)
⚠️ Required Pre-Submission Checklist
- Code adheres to project style guidelines and conventions
- Branch synchronized with latest
developbranch - Automated unit/integration tests added/updated to cover changes
- All tests pass locally (
./gradlew testfor backend) - Manual testing completed in local development environment
- Flyway migration versioning follows correct sequence (if database schema modified)
- Documentation pull request submitted to booklore-docs (required for features or enhancements that introduce user-facing or visual changes)