diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/pull_request_template.md similarity index 95% rename from .github/PULL_REQUEST_TEMPLATE.md rename to .github/pull_request_template.md index 77bea4917..d14afc032 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/pull_request_template.md @@ -2,6 +2,8 @@ Note: All PRs with code changes should be targeted to the `dev` branch, pure documentation changes can target `main` --> + + ## Proposed change