diff --git a/.forgejo/pull_request_template.md b/.forgejo/pull_request_template.md index f7234d9e01..24b1739fc3 100644 --- a/.forgejo/pull_request_template.md +++ b/.forgejo/pull_request_template.md @@ -44,8 +44,9 @@ Tick a box by changing it from [ ] to [x]. - [ ] 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](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`). + +- [ ] 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`). - Successfully cross-compiled to the following target(s) (this is optional): - [ ] x86_64-linux-gnu