diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0bdb9ab4f..049432f57 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -38,4 +38,3 @@ Please delete options that are not relevant. - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in downstream modules - [ ] If adding new functionality, I have discussed my implementation with the community using the linked GitHub issue -- [ ] I have signed and submitted the [ICLA](https://github.com/polaris-catalog/polaris/blob/main/ICLA.md) and if needed, the [CCLA](https://github.com/polaris-catalog/polaris/blob/main/CCLA.md). See [Contributing](https://github.com/polaris-catalog/polaris/blob/main/CONTRIBUTING.md) for details.