Files
booklore/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
2025-12-12 16:12:44 -07:00

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 test successfully (for backend changes).
  • My branch is up-to-date with the main branch.
  • For big features: I have created a documentation PR at booklore-docs with styling similar to other documentation pages.

📌 Additional Context (Optional)