Shorten text in PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Michael Mayer 2022-01-20 09:07:28 +01:00
parent 3d036c7fc8
commit 039b5351ff

View file

@ -17,7 +17,7 @@ You can also do this when viewing the pull request after it was created:
Acceptance Criteria:
- [ ] **Features and improvements are fully implemented** so that they can be released at any time without additional work
- [ ] **Automated unit and/or acceptance tests have been added** to ensure the changes work as expected and to reduce repetitive manual work on our side
- [ ] **Automated unit and/or acceptance tests have been added** to ensure the changes work as expected and to reduce repetitive manual work
- [ ] **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)