Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
<!--- Please remember to review the [contribution guidelines](https://github.com/DataDog/datadog-lambda-go/blob/main/CONTRIBUTING.md) if you have not yet done so._ --->

### dd-trace-go PR
<!---
[WARNING!] We have migrated this repo to https://github.com/DataDog/dd-trace-go/tree/main/contrib/aws/datadog-lambda-go. This current repo will be deprecated. If you are making some fixes. Make sure the corresponding PRs for dd-trace-go are created and linked here.
--->

### What does this PR do?

<!--- A brief description of the change being made with this pull request. --->
Expand Down
Loading