Skip to content

Commit

Permalink
fix: task list syntax error in pull_request_template (GreptimeTeam#528
Browse files Browse the repository at this point in the history
)
  • Loading branch information
xtang authored and paomian committed Oct 19, 2023
1 parent 5ba968c commit 2a46692
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 2a46692

Please sign in to comment.