1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

.forgejo: pull_request_template: Refer to tests.

* .forgejo/issue_template/pull_request_template.md: Mention tests.

Change-Id: Ia53dda30adf33c26adf90551cc535452698f5b72
This commit is contained in:
Cayetano Santos
2026-03-13 19:05:02 +01:00
parent 7db0b45720
commit 7d622d4ded

View File

@@ -37,6 +37,7 @@ Tick a box by changing it from [ ] to [x].
``` ```
- Package **addition** - Package **addition**
- [ ] The packages includes tests when available.
- [ ] Fixed errors reported by `guix lint` (`./pre-inst-env guix lint PACKAGE ...`). - [ ] Fixed errors reported by `guix lint` (`./pre-inst-env guix lint PACKAGE ...`).
- [ ] Verified cryptographic signature provided by upstream. - [ ] Verified cryptographic signature provided by upstream.
- [ ] The packages don't use bundled copies of software. - [ ] The packages don't use bundled copies of software.