浏览代码

rearrange bullet points in PR template

[skip ci]
bergquist 6 年之前
父节点
当前提交
72f522bb51
共有 1 个文件被更改,包括 1 次插入1 次删除
  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**