From 7d622d4ded46e4ff797b6bc62653bf99da61955a Mon Sep 17 00:00:00 2001 From: Cayetano Santos Date: Fri, 13 Mar 2026 19:05:02 +0100 Subject: [PATCH] .forgejo: pull_request_template: Refer to tests. * .forgejo/issue_template/pull_request_template.md: Mention tests. Change-Id: Ia53dda30adf33c26adf90551cc535452698f5b72 --- .forgejo/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.forgejo/pull_request_template.md b/.forgejo/pull_request_template.md index 60451cf707..d4b1c10885 100644 --- a/.forgejo/pull_request_template.md +++ b/.forgejo/pull_request_template.md @@ -37,6 +37,7 @@ Tick a box by changing it from [ ] to [x]. ``` - Package **addition** + - [ ] The packages includes tests when available. - [ ] Fixed errors reported by `guix lint` (`./pre-inst-env guix lint PACKAGE ...`). - [ ] Verified cryptographic signature provided by upstream. - [ ] The packages don't use bundled copies of software.