From 58ad9b87bea35a7928334f38e1e17ebdc302e6ca Mon Sep 17 00:00:00 2001 From: Brian Downs Date: Thu, 7 May 2020 11:17:19 -0700 Subject: [PATCH] Update .github/PULL_REQUEST_TEMPLATE.md Co-authored-by: Erik Wilson --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4617d0252c..0382a8768a 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 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. +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. -->