From 8acd99d6f2a67998f291d3b785399b618f03c6a0 Mon Sep 17 00:00:00 2001 From: Gilles Peskine Date: Mon, 25 Nov 2024 11:51:56 +0100 Subject: [PATCH] We now have a CI in mbedtls-framework Signed-off-by: Gilles Peskine --- .github/pull_request_template.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 359e8ea41..cde5cce6d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,11 +6,8 @@ Please write a few sentences describing the overall goals of the pull request's ## PR checklist -Please add the numbers of the associated pull requests for consuming branches -(a link is fine). For the time being, even if a change is only needed in one -branch, a pull request is needed in all branches so that the CI can validate -the change as non-harmful. - +Please add the numbers (or links) of the associated pull requests for consuming branches. You can omit branches where this pull request is not needed. +. - [ ] **development PR** Mbed-TLS/mbedtls# - [ ] **3.6 PR** Mbed-TLS/mbedtls#