diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0382a8768a..082448c371 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,45 +1,22 @@ - -Proposed changes -====== - -Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a feature request, be sure to link to that issue. +#### Proposed Changes #### ---> + -Types of changes -====== - ---> +#### Verification #### -Verification -====== - -How can the changes be verified? Please provide whatever additional information necessary to help verify the proposed changes. +#### Linked Issues #### ---> + -Linked Issues -====== - -If you are opening a PR without a corresponding issue please consider creating one first, [here](https://github.com/rancher/k3s/issues). A functional example will greatly help QA with verifying/reproducing a bug or testing new features. - ---> - -Further comments -====== -