Update PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Jason
2022-11-14 20:28:31 +08:00
committed by GitHub
parent 9c1bd4d2f0
commit 43f31abe6f

View File

@@ -1,15 +1,10 @@
<!-- Demo: https://github.com/PaddlePaddle/Paddle/pull/24810 -->
### PR types(PR类型)
<!-- One of [ Model | Backend | Serving | Quantization | Doc | Bug Fix | Other] -->
The title of this pull request should be `[PR type] Description of this pull request`, e.g `[Model] PP-Matting deployment support`
PR的标题应该为 `[PR type] Description of this pull request`, 例如 `[Model] PP-Matting deployment support`
<!-- One of PR types [ Model | Backend | Serving | Quantization | Doc | Bug Fix | Other] -->
### Describe
<!-- Describe what this PR does -->
- Support new model PP-Matting
- Add new data structure `MattingResult`