Skip to content

Commit a23dcf2

Browse files
authored
Update .github/PULL_REQUEST_TEMPLATE.md
1 parent 448c92c commit a23dcf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Before creating the pull request, please make sure you do the following:
1515
1616
- Read the Contributing Guidelines at https://github.com/aws-powertools/powertools-lambda-java/blob/main/CONTRIBUTING.md#sending-a-pull-request
1717
- Check that there isn't already a PR that addresses the same issue. If you find a duplicate, please leave a comment under the existing PR so we can discuss how to move forward
18-
- Check that the change meets the project's tenets https://docs.powertools.aws.dev/lambda/typescript/java/#tenets
18+
- Check that the change meets the project's tenets https://docs.powertools.aws.dev/lambda/java/latest/#tenets
1919
- Add a PR title that follows the conventional commit semantics - https://www.conventionalcommits.org/en/v1.0.0/
2020
- If relevant, add tests that prove that the change is effective and works
2121
- Whenever relevant, make sure to comment functions/methods/types and make appropriate changes to the documentation

0 commit comments

Comments
 (0)