瀏覽代碼

feat(docs): added new item to checklist

Daniel Gibbs 7 年之前
父節點
當前提交
338a2c12d5
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      PULL_REQUEST_TEMPLATE.md

+ 1 - 0
PULL_REQUEST_TEMPLATE.md

@@ -15,6 +15,7 @@ Fixes #\[issue]
 
 * [ ] My code follows the style guidelines of this project
 * [ ] This pull request links to an issue
+* [ ] This pull request uses the `develop` branch as its base 
 * [ ] I have performed a self review of my own code
 * [ ] I have commented my code, particularly in hard to understand areas
 * [ ] I have made corresponding changes to the documentation