From c72f59d1b290e67e036fb1f5edc37dbdca80f04b Mon Sep 17 00:00:00 2001 From: Sanjula Ganepola Date: Sat, 30 Nov 2024 20:06:16 -0500 Subject: [PATCH] fix checklist Signed-off-by: Sanjula Ganepola --- .github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md index b3e9177..591f904 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -4,5 +4,5 @@ ### 📋 Checklist - [ ] I tested my changes -- [ ] Updated relevant documentation +- [ ] I updated relevant documentation - [ ] I added myself to the [contributors' list](https://github.com/SanjulaGanepola/github-local-actions/blob/main/CONTRIBUTING.md#contributors) \ No newline at end of file