diff options
Diffstat (limited to '.forgejo')
| -rw-r--r-- | .forgejo/pull_request_template.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.forgejo/pull_request_template.md b/.forgejo/pull_request_template.md index 137e0245fb5..803218a8446 100644 --- a/.forgejo/pull_request_template.md +++ b/.forgejo/pull_request_template.md | |||
| @@ -52,7 +52,7 @@ total: ... | |||
| 52 | - [ ] Synopsis and description are written in conformance with [the guidelines](https://guix.gnu.org/manual/devel/en/html_node/Synopses-and-Descriptions.html). | 52 | - [ ] Synopsis and description are written in conformance with [the guidelines](https://guix.gnu.org/manual/devel/en/html_node/Synopses-and-Descriptions.html). |
| 53 | 53 | ||
| 54 | - [ ] Commit messages follow [the "ChangeLog" style](https://www.gnu.org/prep/standards/html_node/Change-Logs.html). | 54 | - [ ] Commit messages follow [the "ChangeLog" style](https://www.gnu.org/prep/standards/html_node/Change-Logs.html). |
| 55 | - [ ] The change doesn't break `guix pull` (`guix pull --url=/path/to/your/checkout --profile=/tmp/guix.master --disable-authentication`). | 55 | - [ ] The change doesn't break `guix pull` (`guix pull --url=/path/to/your/checkout --profile=/tmp/guix.master --no-channel-files --disable-authentication`). |
| 56 | 56 | ||
| 57 | - Successfully cross-compiled to the following target(s) (this is optional): | 57 | - Successfully cross-compiled to the following target(s) (this is optional): |
| 58 | - [ ] x86_64-linux-gnu | 58 | - [ ] x86_64-linux-gnu |
