Skip to content

Commit 1aef472

Browse files
committed
docs(governance): typos on PR template fixes #1314
1 parent 182531d commit 1aef472

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<!-- markdownlint-disable MD041 MD043 -->
12
**Issue number:**
23

34
## Summary
@@ -15,11 +16,10 @@
1516
If your change doesn't seem to apply, please leave them unchecked.
1617

1718
* [ ] [Meet tenets criteria](https://awslabs.github.io/aws-lambda-powertools-python/#tenets)
18-
* [ ] I have performed a self-review of my this change
19-
* [ ] Changes are tested
19+
* [ ] I have performed a self-review of this change
20+
* [ ] Changes have been tested
2021
* [ ] Changes are documented
21-
* [ ] PR title follows [conventional commit semantics](https://github.com/awslabs/aws-lambda-powertools-python/blob/376ec0a2ac0d2a40e0af5717bef42ff84ca0d1b9/.github/semantic.yml#L2)
22-
22+
* [ ] PR title follows [conventional commit semantics](https://github.com/awslabs/aws-lambda-powertools-dotnet/blob/develop/.github/semantic.yml)
2323

2424
<details>
2525
<summary>Is this a breaking change?</summary>

0 commit comments

Comments
 (0)