From 37e77419423e92b4bace3fde1d57975040a31499 Mon Sep 17 00:00:00 2001 From: Dom Rodriguez Date: Fri, 5 Nov 2021 21:25:44 +0000 Subject: [PATCH] Clarify PR template with regards to user-visible changes to Barrier Signed-off-by: Dom Rodriguez --- .github/PULL_REQUEST_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index df9d99b9..0bc56c86 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,4 @@ ## Contributor Checklist: -* [ ] I have created a file in the `doc/newsfragments` directory (and read the `README.md` in that directory) +* [ ] I have created a file in the `doc/newsfragments` directory *IF* it is a + user-visible change (and make sure to read the `README.md` in that directory)