浏览代码

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 -->