From 596c6789987e1c362c6e8815a2188cac562a4396 Mon Sep 17 00:00:00 2001 From: Krishna Vishwakarma <45295239+thinkswell@users.noreply.github.com> Date: Thu, 5 Oct 2023 10:20:34 +0530 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index af26fe308..5b61ab1bb 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,4 @@ -#### Develoer Checklist +#### Developer Checklist - [ ] Followed guidelines mentioned in the readme file. - [ ] Followed directory structure. (e.g. ProjectName/{USERNAME}/...yourfiles) - [ ] Starred ⭐ the Repo (Optional)