From 71adfeebab974d0d3f321ea7801e324c57f9e913 Mon Sep 17 00:00:00 2001 From: mamoodi Date: Mon, 30 Sep 2024 17:06:56 -0400 Subject: [PATCH] Update PR Template for better release notes (#4126) --- .github/pull_request_template.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 5240684dd7..113f681a6c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,6 @@ -**Short description of the problem this fixes or functionality that this introduces. This may be used for the CHANGELOG** +- [ ] Include this change in the Release Notes. If checked, you must provide an **end-user friendly** description for your change below + +**End-user friendly description of the problem this fixes or functionality that this introduces**