Browse Source

rearrange bullet points in PR template

[skip ci]
bergquist 6 years ago
parent
commit
72f522bb51
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/PULL_REQUEST_TEMPLATE.md

+ 1 - 1
.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 #<issue>` or a link to the issue in the description
 
 **REMOVE THE TEXT ABOVE BEFORE CREATING THE PULL REQUEST**