diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 1d5f84c1a9..c00d865203 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -12,6 +12,7 @@ What inspired you to submit this pull request? - [ ] Feature or bugfix has tests - [ ] Git history is clean - [ ] If PR impacts documentation, docs team has been notified or an issue has been opened on the [documentation repo](https://github.com/DataDog/documentation/issues/new) +- [ ] If this PR includes a log pipeline, please add a description describing the remappers and processors. ### Additional Notes