From 040622fc61bd5183487b216b6412047ba371907c Mon Sep 17 00:00:00 2001 From: Richard Guo Date: Thu, 11 May 2023 12:42:31 -0400 Subject: [PATCH] nit period --- .github/PR_TEMPLATE/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PR_TEMPLATE/pull_request_template.md b/.github/PR_TEMPLATE/pull_request_template.md index a0671834..84b78dc2 100644 --- a/.github/PR_TEMPLATE/pull_request_template.md +++ b/.github/PR_TEMPLATE/pull_request_template.md @@ -3,7 +3,7 @@ ## Issue ticket number and link ## Checklist before requesting a review -- [ ] I have performed a self-review of my code +- [ ] I have performed a self-review of my code. - [ ] If it is a core feature, I have added thorough tests. - [ ] I have added thorough documentation for my code. - [ ] I have tagged PR with relevant project identifiers.