diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c5f388d4..73149bb6 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -26,7 +26,6 @@ _Put an `x` in the boxes that apply._ - [ ] I am making a pull request against the `main` branch (left side). Also you should start your branch off our `main`. - [ ] Lint and unit tests pass locally with my changes - [ ] I have added tests that prove my fix is effective or that my feature works -- [ ] I have locally run services that could be impacted and they do not present failures derived from my changes ## Further comments