From 153fcd86b13779741a080ff8fd94e138f0b6dd14 Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Wed, 18 Mar 2026 09:55:28 -0700 Subject: [PATCH] Add more specific checkboxes to the pull request template --- .github/pull_request_template.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8c02bba02..8137e9a8f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,6 @@ ## Pull Request Checklist - [ ] I have carefully read and fully understood the instructions in [the README file](https://github.com/certbot/website/blob/master/README.md), and I attest that this pull request conforms to those instructions. + - [ ] I have placed a link in exactly one of {tutorial, announcement, plan} + - [ ] If the user must take any additional action to add a certificate, I have set the category to partial + - [ ] The note field is not a generic description of the offerings; it notes the language, or which products have full support in an otherwise partial provider. Otherwise, it is empty.