diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 37b6e56c..86ff338f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,10 +1,20 @@ - +- Resolves: # +## Summary - [ ] The PR was tested and verified that it works locally -- [ ] The PR was completely or partially created with AI +- [ ] [Sign-off message](https://github.com/src-d/guide/blob/master/developer-community/fix-DCO.md) is added to all commits +- [ ] Tests (playwright if possible) are included +- [ ] Screenshots before/after for front-end changes +- [ ] Documentation has been updated or is not required +- [ ] [Labels added](https://github.com/nextcloud/all-in-one/labels) where applicable (ex: bug/enhancement, `3. to review`, feature component) +- [ ] [Milestone next added](https://github.com/nextcloud/all-in-one/milestones) + +## AI (if applicable) + +- [ ] The content of this PR was partly or fully generated using AI