photoprism/.github/PULL_REQUEST_TEMPLATE.md
Michael Mayer 699cff429c GitHub: Update PULL_REQUEST_TEMPLATE.md
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-05-10 12:05:48 +02:00

2 KiB

Description

These changes implement/fix/improve...

  • Links to issues that this PR fixes, implements, or is otherwise related to...

Acceptance Criteria

  • New features or enhancements are fully implemented and do not break existing functionality, so that they can be released at any time without requiring additional work
  • Automated unit and/or acceptance tests are included to ensure that changes work as expected and to reduce repetitive manual work
  • Documentation has been / will be updated, especially as it relates to new configuration options or potentially disruptive changes
  • The user interface has been tested on Chrome, Safari, and Firefox and is fully responsive for use on phones, tablets, and desktop computers
  • Database-related changes have been successfully tested with SQLite 3 and MariaDB 10.5.12+