From 83bae7e03657adfcc4b94b9bc847d8bcb82fd2c9 Mon Sep 17 00:00:00 2001 From: Ramsha47 <167203292+Ramsha47@users.noreply.github.com> Date: Wed, 29 Jan 2025 05:10:34 +0500 Subject: [PATCH] fix(pull-request-template):Gitpod Casing (#58456) --- .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 1262a6ef66e..775fd831ab8 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,7 +5,7 @@ Checklist: - [ ] I have read and followed the [contribution guidelines](https://contribute.freecodecamp.org). - [ ] I have read and followed the [how to open a pull request guide](https://contribute.freecodecamp.org/how-to-open-a-pull-request/). - [ ] My pull request targets the `main` branch of freeCodeCamp. -- [ ] I have tested these changes either locally on my machine, or GitPod. +- [ ] I have tested these changes either locally on my machine, or Gitpod.