mirror of
https://github.com/booklore-app/booklore.git
synced 2025-12-23 22:28:11 -05:00
1.5 KiB
1.5 KiB
🚀 Pull Request
📝 Description
🛠️ What's Changed?
🧪 How Was This Tested?
- Manual testing on my local machine
- Added new unit/integration tests
- All existing tests pass
📸 Screenshots / Videos (Optional)
✅ Checklist
- I have read the CONTRIBUTING document.
- My code follows the project's coding standards.
- I have added/updated tests to cover my changes.
- I have updated the documentation if necessary.
- I have run
./gradlew testsuccessfully (for backend changes). - My branch is up-to-date with the
mainbranch. - For big features: I have created a documentation PR at booklore-docs with styling similar to other documentation pages.