From 1d91331275723adbf4bb6a60d796e10681f4c35a Mon Sep 17 00:00:00 2001 From: timedout Date: Sun, 28 Dec 2025 01:09:25 +0000 Subject: [PATCH] fix: Stray whitespace --- .forgejo/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/pull_request_template.md b/.forgejo/pull_request_template.md index 3748361c..c12cf43e 100644 --- a/.forgejo/pull_request_template.md +++ b/.forgejo/pull_request_template.md @@ -45,7 +45,7 @@ If you aren't sure about some, feel free to ask for clarification in #dev:contin - [ ] I have [tested my contribution][c1t] (or proof-read it for documentation-only changes) myself, if applicable. This includes ensuring code compiles. - [ ] My commit messages follow the [commit message format][c1cm] and are descriptive. - - [ ] I have written a [news fragment][n1] for this PR . + - [ ] I have written a [news fragment][n1] for this PR.