guix-mirrors/.forgejo/pull_request_template.md
cdr-shdr-wdr 45b2a38d77
forgejo: pull_request_template: Reword.
* .forgejo/pull_request_template.md: Reword "confirming to"
  [the guidelines] (incorrect use of "confirming")
  to "in conformance with" (more grammatically correct).

Change-Id: Ifc811c3f9022ed520c1ee49662df393d94fca3ad
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
2025-07-12 12:58:32 +02:00

1.8 KiB

name about title ref labels
Pull Request Pull request template
  • System(s) where you built it (successfully):

    • x86_64-linux
    • i686-linux
    • aarch64-linux
    • armhf-linux
    • powerpc64le-linux
    • riscv64-linux
    • x86_64-gnu
    • i586-gnu
  • Package update

    • Build status of direct dependents (./pre-inst-env guix build -k -P1 PACKAGE ...):

  • Link to upstream release notes (if applicable):

  • Package addition

    • Fixed errors reported by guix lint (./pre-inst-env guix lint PACKAGE ...).
    • Verified cryptographic signature provided by upstream.
    • The packages don't use bundled copies of software.
    • Synopsis and description are written in conformance with the guidelines.
  • Commit messages follow the "ChangeLog" style.

  • The change doesn't break guix pull (guix pull --url=/path/to/your/checkout --profile=/tmp/guix.master --disable-authentication).

  • Successfully cross-compiled to the following target(s) (this is optional):

    • x86_64-linux-gnu
    • i686-linux-gnu
    • aarch64-linux-gnu
    • arm-linux-gnueabihf
    • powerpc64le-linux-gnu
    • riscv64-linux-gnu
    • x86_64-pc-gnu
    • i586-pc-gnu