From 72f522bb51dec34c379ecd1a78d6c0d216c043cd Mon Sep 17 00:00:00 2001 From: bergquist Date: Thu, 14 Feb 2019 15:24:00 +0100 Subject: [PATCH] rearrange bullet points in PR template [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 c0231bcbe18..69ce3168730 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,5 @@ -* Rebase your PR if it gets out of sync with master * Follow the contribution guidelines in [`CONTRIBUTING.md`](https://github.com/grafana/grafana/blob/master/CONTRIBUTING.md) +* Rebase your PR if it gets out of sync with master * Include `closes #` or a link to the issue in the description **REMOVE THE TEXT ABOVE BEFORE CREATING THE PULL REQUEST**