summaryrefslogtreecommitdiff
path: root/.forgejo
diff options
context:
space:
mode:
authorHilton Chain <hako@ultrarare.space>2026-03-17 16:28:35 +0800
committerHilton Chain <hako@ultrarare.space>2026-03-27 18:30:24 +0800
commit379fda37bd313a6415cf281eb722d6a91de530e0 (patch)
tree674ded872f3eda7734b272416d0d4cfe5ad93cdf /.forgejo
parent75a807cbf759f8f1fce2ef77361ba1e06d3c1535 (diff)
Revert ".forgejo: pull_request_template: Fix empty line."
This reverts commit 2f61b27d367d16cf9fd3f022cba27cf2c7c2a251. These lines are intentional. Merges: #7299 Change-Id: I93f7c64f55dd9699850784ca726bc7bf77fc906b
Diffstat (limited to '.forgejo')
-rw-r--r--.forgejo/pull_request_template.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/.forgejo/pull_request_template.md b/.forgejo/pull_request_template.md
index f7234d9e014..24b1739fc30 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