From 4af0bcd52ebe64f06c347da9ff7e137d6eb3c3d0 Mon Sep 17 00:00:00 2001 From: anatoly techtonik Date: Sat, 20 May 2017 11:21:00 +0300 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md make delimiters fit issue width, see https://github.com/kubernetes/kubernetes.github.io/pull/3859 --- .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 193e067f6e0e9..2a5b1951a5761 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,6 @@ -> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > For 1.7 Features: set Milestone to `1.7` and Base Branch to `release-1.7` -> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > NOTE: Please check the “Allow edits from maintainers” box below to allow > reviewers fix problems on your patch and speed up the review process.