소스 검색

Update PR template

Bobholamovic 2 년 전
부모
커밋
81331c00cb
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      .github/PULL_REQUEST_TEMPLATE.md

+ 2 - 2
.github/PULL_REQUEST_TEMPLATE.md

@@ -1,8 +1,8 @@
 ### PR types
-<!-- One of [ New features | Bug fixes | Function optimization | Performance optimization | Breaking changes | Others ] -->
+<!-- One of [ New features | Bug fixes | Code refactoring | Performance optimization | Breaking changes | Others ] -->
 
 ### PR changes
-<!-- One of [ Models | APIs | Docs | Others ] -->
+<!-- One of [ Models | Transforms | Tools | Examples | Docs | Tests | Others ] -->
 
 ### Description
 <!-- Describe what this PR does -->