From df750ad17730a286c7254b9c80d07007da9c9a70 Mon Sep 17 00:00:00 2001 From: Sanskar Gupta Date: Tue, 19 Nov 2024 20:23:04 +0530 Subject: [PATCH] chore: correct typos in pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 1bcc9da4b..20a201383 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -21,13 +21,13 @@ - Description of changes ## **Screenshots** -- (Add Runnig Work Demo Image) +- (Add Running Work Demo Image) ## Checklist ✅ - [ ] I've read the instructions on the README file before submitting my application. - [ ] I've read the [Contributing Guidelines](https://github.com/AkashSingh3031/The-Complete-FAANG-Preparation/blob/master/CONTRIBUTING.md). - [ ] I've checked the issue list before deciding what to submit. -- [ ] I've follow [Tree of Index](https://github.com/AkashSingh3031/The-Complete-FAANG-Preparation#tree-of-index). -- [ ] I've add work in proper folder -- [ ] I've not delete/modify previous codes. +- [ ] I've followed [Tree of Index](https://github.com/AkashSingh3031/The-Complete-FAANG-Preparation#tree-of-index). +- [ ] I've added work in the proper folder +- [ ] I've not deleted/modified previous codes.