Quellcode durchsuchen

Update PR template

Bobholamovic vor 2 Jahren
Ursprung
Commit
81331c00cb
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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 -->