chore: update checklist boxes in pull request template (#48271)

chore: these boxes have been bugging me
pull/48254/head^2
Naomi Carrigan 2022-10-26 23:38:13 -07:00 committed by GitHub
parent a00844eac5
commit f9a8e11de6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

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.-->