From 46c70ad73460606eeb93371776e112f54d2f156a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Ribaudo?= Date: Fri, 20 Sep 2019 17:27:49 +0200 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md (#10473) [skip ci] --- .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 a45e7ae92c..f805376b49 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,7 +11,7 @@ If you are making a change that should have a docs update: submit another PR to | Q                       | A | ------------------------ | --- -| Fixed Issues? | `Fixes #1, Fixes #2` +| Fixed Issues? | `Fixes #1, Fixes #2` | Patch: Bug Fix? | | Major: Breaking Change? | | Minor: New Feature? |