From c520b615387a2491a821499c2c8996b60dcf012a Mon Sep 17 00:00:00 2001 From: Julian Antonielli Date: Fri, 18 Nov 2022 14:35:29 +0000 Subject: [PATCH] Tidy up PR template slightly (#2006) --- .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 bf755c481c..50c536707d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -15,4 +15,6 @@ - [ ] I have updated `CHANGELOG.next.toml` if I made changes to the smithy-rs codegen or runtime crates - [ ] I have updated `CHANGELOG.next.toml` if I made changes to the AWS SDK, generated SDK code, or SDK runtime crates -By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. +---- + +_By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._