summaryrefslogtreecommitdiff
path: root/.forgejo
diff options
context:
space:
mode:
authorCayetano Santos <csantosb@inventati.org>2026-03-13 19:09:43 +0100
committerCayetano Santos <csantosb@inventati.org>2026-03-13 19:09:43 +0100
commit2f61b27d367d16cf9fd3f022cba27cf2c7c2a251 (patch)
tree1763aaa803ba2c230ddedf9d9490cfbc64f75660 /.forgejo
parent7d622d4ded46e4ff797b6bc62653bf99da61955a (diff)
.forgejo: pull_request_template: Fix empty line.
* .forgejo/issue_template/pull_request_template.md: Remove empty line. Change-Id: I58cbb33aed8cd452800c22289f539e2c1968f908
Diffstat (limited to '.forgejo')
-rw-r--r--.forgejo/pull_request_template.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/.forgejo/pull_request_template.md b/.forgejo/pull_request_template.md
index d4b1c10885b..c2f2c7a1f95 100644
--- a/.forgejo/pull_request_template.md
+++ b/.forgejo/pull_request_template.md
@@ -42,9 +42,8 @@ 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