Add files via upload

This commit is contained in:
Alice King Tai Poon 2022-06-05 17:10:44 +08:00 committed by GitHub
parent 4dfcc65d1b
commit 289d03e63a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,9 @@
**Description:**
Describe your changes.
**Related issue:**
Add link to the related issue.
**Check list:**
- [ ] Mark if documentation changes are required.
- [ ] Mark if tests were added or updated to cover the changes.