Files
booklore/.github/pull_request_template.md

1.6 KiB

name, about, title, labels, assignees
name about title labels assignees
Pull Request Submit a pull request for this project

🚀 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)