diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3087ba52a28..d59496a96c5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,57 +1,9 @@ -**What type of PR is this?** - - - **What this PR does / why we need it**: **Which issue(s) this PR fixes**: - Fixes # - -**Requirements**: - -- [ ] uses [conventional commit messages](https://www.conventionalcommits.org/) - -- [ ] includes documentation -- [ ] adds unit tests -- [ ] tested upgrade from previous version -- [ ] commits are GPG signed and Github marks them as verified - -**Special notes for your reviewer**: - -**Release note**: - -``` -none -```