Merge pull request #55246 from nextcloud/backport/55237/stable32

[stable32] fix(github): add labels and milestone to PR checklist
This commit is contained in:
Andy Scherzinger 2025-09-21 21:56:13 +02:00 committed by GitHub
commit ea592bc820
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,3 +21,5 @@
- [ ] Screenshots before/after for front-end changes
- [ ] Documentation ([manuals](https://github.com/nextcloud/documentation/) or wiki) has been updated or is not required
- [ ] [Backports requested](https://github.com/nextcloud/backportbot/#usage) where applicable (ex: critical bugfixes)
- [ ] [Labels added](https://github.com/nextcloud/server/labels) where applicable (ex: bug/enhancement, `3. to review`, feature component)
- [ ] [Milestone added](https://github.com/nextcloud/server/milestones) for target branch/version (ex: 32.x for `stable32`)