From 2744ea370c4b23cc83715f36bbc4ecc6a24a2335 Mon Sep 17 00:00:00 2001 From: Brian Downs Date: Tue, 5 May 2020 15:22:35 -0700 Subject: [PATCH] Update .github/PULL_REQUEST_TEMPLATE.md Co-authored-by: Jacob Blain Christen --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d3cac96fbd..3087f83b55 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -32,7 +32,7 @@ Linked Issues Link any related issues, pull-requests, or commit hashes that are relavent to this pull-request. -If you are opening a PR without a corresponding issue create an issue before you do, [here](https://github.com/rancher/k3s/issues). This will help QA massively. PR's opened without linked issues will not be merged until an issue is created and linked here. +If you are opening a PR without a corresponding issue please consider creating one first, [here](https://github.com/rancher/k3s/issues). This will help QA massively. PR's opened without linked issues will not be merged until an issue is created and linked here. --> @@ -42,4 +42,4 @@ Further comments If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc... ---> \ No newline at end of file +-->