fix(github): add labels and milestone to PR checklist

Signed-off-by: Edward Ly <contact@edward.ly>
pull/55246/head
Edward Ly 2025-09-20 10:40:01 +07:00 committed by backportbot[bot]
parent ac2e3132a1
commit 17e51646ec
1 changed files with 2 additions and 0 deletions

@ -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`)