Files
centurion_erp/.github/pull_request_template.md
2025-04-09 12:12:16 +09:30

1.7 KiB

📚 Summary

👷 Tasks

  • Add your tasks here if required (delete)
  • Feature Release ONLY 🟥 Squash migration files 🟥 Multiple migration files created as part of this release are to be sqauashed into a few files as possible so as to limit the number of migrations

  • 🧨 Contains breaking-change Any Breaking change(s)?

    Breaking Change must also be notated in the commit that introduces it and in Conventional Commit Format.

    • 📓 Release notes updated
  • 📘 Documentation written

    All features to be documented within the correct section(s). Administration, Development and/or User

  • 🏁 Milestone assigned

  • ⚙️ 🧪 Functional Test(s) Written

  • 🧪 Unit Test(s) Written

    ensure test coverage delta is not less than zero

  • 📄 Roadmap updated