diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ec1a08947e..3e12da4030 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,32 +1,39 @@ #### What? Why? -Closes #[the issue number this PR is related to] +Closes # + Provide context for others to understand it. --> #### What should we test? - - + +- Visit ... page. +- #### Release notes - + Changelog Category: User facing changes | Technical changes + + +The title of the pull request will be included in the release notes. #### Dependencies + Add the link or remove this section. --> #### Documentation updates + List them here or remove this section. -->