commit | 72ef7c0390fe09eae1059dc020fb8160e615240c | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Mon Oct 24 11:06:22 2022 +0200 |
committer | GitHub <noreply@github.com> | Mon Oct 24 11:06:22 2022 +0200 |
tree | 6e6dfa6a518fe144feae898694a4bf5ec1c1989d | |
parent | 4c89542086e5537e7f7f6ade8c356dcc4a82f00f [diff] | |
parent | ba970be1420dd4255c32a05ac4b2f5827d4a99ab [diff] |
Merge pull request #6463 from AndrzejKurek/fix-crypo-typo Fix a typo and dependencies in test_suite_cipher.[aes|gcm|ccm]
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.