From 75b439e759aefc407ef5f090da6c6b02fcb57938 Mon Sep 17 00:00:00 2001 From: Kunal Mehta Date: Tue, 12 Nov 2024 13:12:47 -0500 Subject: [PATCH] Improve pull request template Fixes #254. --- .github/PULL_REQUEST_TEMPLATE.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 09eebd83b..985e8f912 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,6 +5,7 @@ Ready for review / Work in progress ## Description of changes ## Checklist -- [ ] Cross-link to changes made in [securedrop-builder](https://github.com/freedomofpress/securedrop-builder). -- [ ] Build logs have been committed to [build-logs](https://github.com/freedomofpress/build-logs). - +- [ ] Build metadata has been committed to [build-logs](https://github.com/freedomofpress/build-logs). +- [ ] Ensure packages names are the ones expected (i.e. no missing packages) +- [ ] Build locally and compare sha256sum hashes (if reproducible) +- [ ] For kernel packages only: source tarball uploaded internally