diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index 14525b3b4e1..8ff8148baa6 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -11,20 +11,6 @@ Package(s) Affected -Security Update? ----------------- - - - - - - Build Order ----------- @@ -66,14 +52,21 @@ Test Build(s) Done - [ ] PowerPC 64-bit (Little Endian) `ppc64el` - [ ] RISC-V 64-bit `riscv64` - +Pre-Approve Checks +------------------ + +- [ ] conflicts with other topics have been negotiated or don't exist (ask aosc.io/contact if unsure) +- [ ] commits abide by [the styling manual](https://wiki.aosc.io/developer/packaging/package-styling-manual/#git-commit-messages) +- [ ] scripting changes abide by [the styling manual](https://wiki.aosc.io/developer/packaging/package-styling-manual/) +- [ ] dickens report exists + - [ ] no breaking changes (e.g., sover) or has rebuilt broken reverse dependencies + - [ ] no unexpected file changes (e.g., permission, massive file addition or removal) +- [ ] at least one primary architecture has been tested LGTM - + Please see GitHub's documentation on "Linking a pull request to an issue": + + https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue -->