From b3405166104ea7dc676e36c01bc92f9e88e29b33 Mon Sep 17 00:00:00 2001 From: timedout Date: Sun, 28 Dec 2025 01:29:29 +0000 Subject: [PATCH] fix: File -> line --- .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 76b7cfc8..f414ac32 100644 --- a/.forgejo/pull_request_template.md +++ b/.forgejo/pull_request_template.md @@ -13,7 +13,7 @@ In order to help reviewers know what your pull request does at a glance, you sho If you have made any potentially strange/questionable design choices, but didn't feel they'd benefit from code comments, please don't mention them here - after opening your pull request, -go to "files changed", and click on the "+" symbol in the file number gutter, +go to "files changed", and click on the "+" symbol in the line number gutter, and attach comments to the lines that you think would benefit from some clarification. -->