init github actions and templates (#23)

Co-authored-by: 澄潭 <zty98751@alibaba-inc.com>
This commit is contained in:
jimin
2022-11-04 16:12:31 +08:00
committed by GitHub
parent 31b78bf40c
commit 1866e7d517
7 changed files with 234 additions and 0 deletions

17
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,17 @@
<!-- Please make sure you have read and understood the contributing guidelines -->
### . Describe what this PR did
### Ⅱ. Does this pull request fix one issue?
<!-- If that, add "fixes #xxx" below in the next line, for example, fixes #97. -->
### Ⅲ. Why don't you add test cases (unit test/integration test)?
### Ⅳ. Describe how to verify it
### . Special notes for reviews