From bcf03ec8132d22c6642d4c6f6bb5f90432705014 Mon Sep 17 00:00:00 2001 From: Henry de Valence Date: Mon, 11 Mar 2024 00:26:58 -0400 Subject: [PATCH] ci: prompt for self-reporting of consensus breaking changes --- .github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md index 669825a014..65cab4520b 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -4,4 +4,6 @@ ## Checklist before requesting a review -- [ ] If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. +- [ ] If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason: + +> REPLACE THIS TEXT WITH RATIONALE (CAN BE BRIEF)