From f608c62256a8efd3a34519786835573286fd730a Mon Sep 17 00:00:00 2001 From: Brad Davidson Date: Wed, 2 Sep 2020 12:19:41 -0700 Subject: [PATCH] Update PR template to match RKE2 Signed-off-by: Brad Davidson --- .github/PULL_REQUEST_TEMPLATE.md | 45 ++++++++------------------------ 1 file changed, 11 insertions(+), 34 deletions(-) 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 -====== -