From 47101c2d5440d1714889bc7173deb8c32ace29d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Mochol=C3=AD?= Date: Tue, 16 Feb 2021 15:44:17 +0100 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE [skip ci] (#6000) Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> --- .github/PULL_REQUEST_TEMPLATE.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ada6c6b8c6..28c035fcff 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,19 +1,15 @@ ## What does this PR do? -Fixes # (issue) <- this [links related issue to this PR](https://docs.github.com/en/free-pro-team@latest/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword) +The following links the related issue to the PR (https://docs.github.com/en/free-pro-team@latest/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword) +--> +Fixes # ## Before submitting - [ ] Was this discussed/approved via a GitHub issue? (not for typos and docs) @@ -34,8 +30,6 @@ Before you start reviewing make sure you have read [Review guidelines](https://g - [ ] Check that all items from **Before submitting** are resolved - [ ] Make sure the title is self-explanatory and the description concisely explains the PR - [ ] Add labels and milestones (and optionally projects) to the PR so it can be classified - - [ ] **Check that target branch and milestone match!** - ## Did you have fun? Make sure you had fun coding 🙃