chore: fix pull-request template

This commit is contained in:
Mrugesh Mohapatra
2022-12-20 17:57:01 +05:30
committed by GitHub
parent 2d15e768ff
commit 4f9122561d

View File

@@ -2,10 +2,10 @@ Checklist:
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->
- [] I have read [freeCodeCamp's contribution guidelines](https://contribute.freecodecamp.org).
- [] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [] My pull request targets the `main` branch of freeCodeCamp.
- [] I have tested these changes either locally on my machine, or GitPod.
- [ ] I have read [freeCodeCamp's contribution guidelines](https://contribute.freecodecamp.org).
- [ ] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [ ] My pull request targets the `main` branch of freeCodeCamp.
- [ ] I have tested these changes either locally on my machine, or GitPod.
<!--If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.-->