Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 16 additions & 23 deletions .github/PULL_REQUEST_TEMPLATE
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,6 @@ Package(s) Affected

<!-- Please list all package(s) affected by this topic here. -->

Security Update?
----------------

<!-- If this topic contains security update(s), please uncomment "Yes,"
mark with the `security` label and make sure to mark your commits to
relevant issue numbers.

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 -->

<!-- Yes, #ISSUENUMBER -->
<!-- No -->

Build Order
-----------

Expand Down Expand Up @@ -66,14 +52,21 @@ Test Build(s) Done
- [ ] PowerPC 64-bit (Little Endian) `ppc64el`
- [ ] RISC-V 64-bit `riscv64`

<!-- Maintainers should review file changes and make sure that the change(s)
complies with our
[Package Styling Manual](https://wiki.aosc.io/developer/packaging/package-styling-manual/) -->
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

<!-- Maintainers and users may now test the packages in this topic and, once
user/maintainer feedback indicates that the update(s) work as expected and
find its quality satisfactory, another maintainer may now review this pull
request and mark it as "Approved."
<!-- If this topic contains security update(s), please mark with the `security`
label and make sure to link to relevant issues in the `Development` tab on
GitHub.

After which, the maintainer will build affected package(s) and upload them
to the `stable` repository. -->
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 -->