test=develop;test=document_fix (#24454)

release/2.0-alpha
wangwin 5 years ago committed by GitHub
parent 633aaea07e
commit 47e4e6438f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,19 @@
####Required必填, multiple choices, two at most
- PR typePR 类型) is ( ):
A. New features新功能--------------- D. Performance optimization性能优化
B. Bug fixes问题修复------------------ E. Breaking changes向后不兼容的改变
C. Function optimization功能优化-- F. Others其它
- PR changes改动点is ( ):
A. OPsoperators------------------------ C. Docs文档
B. APIs接口------------------------------D. Others其它
- Use one sentence to describe what this PR does.简述本次PR的目的和改动
#### Optional选填
- Describe what this PR does in detail. If this PR fixes an issue, please give the issue id.
<!-- DESCRIBE THE BUG OR REQUIREMENT HERE. eg. #2020(格式为 #Issue编号)-->
- If you modified docs, please make sure that both Chinese and English docs were modified and provide a preview screenshot. (文档必填)
<!-- ADD SCREENSHOT HERE IF APPLICABLE. -->
- Please write down other information you want to tell reviewers.
Loading…
Cancel
Save