fix: task list syntax error in pull_request_template (#528)

This commit is contained in:
xiaomin tang
2022-11-15 23:53:16 +08:00
committed by GitHub
parent eeacfe9f73
commit e823cde6ff

View File

@@ -13,7 +13,7 @@ Please explain IN DETAIL what the changes are in this PR and why they are needed
## Checklist
[] I have written the necessary rustdoc comments.
[] I have added the necessary unit tests and integration tests.
- [] I have written the necessary rustdoc comments.
- [] I have added the necessary unit tests and integration tests.
## Refer to a related PR or issue link (optional)