diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 70574a3459..3205941b1c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,8 +3,7 @@ Resolves #ISSUE-NUMBER1 Addresses #ISSUE-NUMBER2 ### Description of changes: -Describe AWS-LC’s current behavior and how your code changes that behavior. If there are no issues this pr is resolving, -explain why this change is necessary. +Describe AWS-LC’s current behavior and how your code changes that behavior. If there are no issues this pr is resolving, explain why this change is necessary. ### Call-outs: Point out areas that need special attention or support during the review process. Discuss architecture or design changes. @@ -12,5 +11,4 @@ Point out areas that need special attention or support during the review process ### Testing: How is this change tested (unit tests, fuzz tests, etc.)? Are there any testing steps to be verified by the reviewer? -By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and -the ISC license. +By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.