2022-01-18 13:02:16 +01:00
<!--
2022-01-18 14:25:27 +01:00
Please describe your pull request:
- What does it implement / fix / improve?
- Is it related to an existing issue?
-->
2022-01-18 13:02:16 +01:00
2022-01-18 14:25:27 +01:00
<!--
After submitting your first pull request, you will automatically be asked to accept our Contributor License Agreement (CLA):
2022-01-18 13:02:16 +01:00
2022-01-18 15:58:48 +01:00
https://github.com/photoprism/photoprism/blob/develop/CONTRIBUTING.md#contributor-license-agreement-cla
2022-01-18 13:02:16 +01:00
2022-01-18 14:25:27 +01:00
Because we want to create the best possible product for our users, we have a set of guidelines to ensure that all submissions are acceptable.
Please check the following items by replacing "[ ]" with "[x]".
You can also do this when viewing the pull request after it was created:
2022-01-18 13:02:16 +01:00
-->
2022-01-18 14:25:27 +01:00
Acceptance Criteria:
- [ ] **Features and improvements are fully implemented** so that they can be released at any time without additional work
2022-01-20 09:07:28 +01:00
- [ ] **Automated unit and/or acceptance tests have been added** to ensure the changes work as expected and to reduce repetitive manual work
2022-01-18 14:25:27 +01:00
- [ ] **User interface changes are fully responsive** and have been tested on all major browsers and various devices
- [ ] Database-related changes are compatible with SQLite and MariaDB
- [ ] Translations have been / will be updated (specify if needed)
- [ ] Documentation has been / will be updated (specify if needed)
- [ ] Contributor License Agreement (CLA) has been signed
2022-01-18 13:02:16 +01:00
<!--
Reviewing, testing and finally merging pull requests consumes significant resources on our side. Unless it's just a small fix, it may take several months.
Thanks for your patience :)
-->