浏览代码

Add Docs as a checkmark category for PR's coming directly (#2087)

...like mine!
Thad Guidry 4 年之前
父节点
当前提交
fa06fa07e3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/PULL_REQUEST_TEMPLATE.md

+ 1 - 0
.github/PULL_REQUEST_TEMPLATE.md

@@ -13,6 +13,7 @@ If you are introducing a new binding, you must reference an issue where this bin
 
 - [ ] Bugfix
 - [ ] Feature
+- [ ] Docs
 - [ ] New Binding Issue #___
 - [ ] Code style update
 - [ ] Refactor