소스 검색

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