mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-01 18:05:17 +00:00
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>
This commit is contained in:
parent
3f98a9838a
commit
45b2a38d77
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ Tick a box by changing it from [ ] to [x].
|
|||
- [ ] 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 confirming to [the guidelines](https://guix.gnu.org/manual/devel/en/html_node/Synopses-and-Descriptions.html).
|
||||
- [ ] Synopsis and description are written in conformance with [the guidelines](https://guix.gnu.org/manual/devel/en/html_node/Synopses-and-Descriptions.html).
|
||||
|
||||
- [ ] Commit messages follow [the "ChangeLog" style](https://www.gnu.org/prep/standards/html_node/Change-Logs.html).
|
||||
- [ ] The change doesn't break `guix pull` (`guix pull --url=/path/to/your/checkout --profile=/tmp/guix.master --disable-authentication`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue