diff options
| author | Cayetano Santos <csantosb@inventati.org> | 2026-03-13 19:05:02 +0100 |
|---|---|---|
| committer | Cayetano Santos <csantosb@inventati.org> | 2026-03-13 19:05:02 +0100 |
| commit | 7d622d4ded46e4ff797b6bc62653bf99da61955a (patch) | |
| tree | 7f2c990b8c9118efe95eb82058dde587eb2e1550 /.forgejo | |
| parent | 7db0b4572006f12ec22659e617d3b021ba4e86da (diff) | |
.forgejo: pull_request_template: Refer to tests.
* .forgejo/issue_template/pull_request_template.md: Mention tests.
Change-Id: Ia53dda30adf33c26adf90551cc535452698f5b72
Diffstat (limited to '.forgejo')
| -rw-r--r-- | .forgejo/pull_request_template.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.forgejo/pull_request_template.md b/.forgejo/pull_request_template.md index 60451cf707f..d4b1c10885b 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. |
