Shorten text in PULL_REQUEST_TEMPLATE.md
This commit is contained in:
parent
3d036c7fc8
commit
039b5351ff
1 changed files with 1 additions and 1 deletions
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue