add test to github page

This commit is contained in:
QuanyiLi
2023-05-07 13:57:26 +01:00
parent 3685854956
commit 94ee80a27e
5 changed files with 58 additions and 0 deletions

9
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,9 @@
## What changes do you make in this PR?
* Please describe why you create this PR
## Checklist
* [ ] I have merged the latest main branch into current branch.
* [ ] I have run `bash scripts/format.sh` before merging.
* Please use "squash and merge" mode.