commit | 4c89542086e5537e7f7f6ade8c356dcc4a82f00f | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Mon Oct 24 10:46:31 2022 +0200 |
committer | GitHub <noreply@github.com> | Mon Oct 24 10:46:31 2022 +0200 |
tree | 217ab035f1bbe52fef3b896264226fab7a6a63a3 | |
parent | 0e7e47147cf590bbb7ee1be7b83d3e1757e72059 [diff] | |
parent | 02e2fa0f64b6ded7a81d50fa4524b9be6c9a4315 [diff] |
Merge pull request #6465 from mpg/pr-template-changelog Make ChangeLog more visible in PR template
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c580443..9bc3b0a 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md
@@ -17,6 +17,10 @@ Yes | NO Which branch? +## Requires ChangeLog entry + +YES | NO - if no, why not? + ## Migrations If there is any API change, what's the incentive and logic for it.