freeCodeCamp/.github/PULL_REQUEST_TEMPLATE.md

15 lines
737 B
Markdown
Raw Normal View History

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. -->
2018-10-11 11:46:04 +00:00
2023-01-25 13:10:14 +00:00
- [ ] 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).
2022-12-20 12:27:01 +00:00
- [ ] My pull request targets the `main` branch of freeCodeCamp.
- [ ] I have tested these changes either locally on my machine, or GitPod.
2018-10-11 11:46:04 +00:00
<!--If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.-->
2018-10-11 11:46:04 +00:00
2018-10-11 16:19:01 +00:00
Closes #XXXXX
<!-- Feel free to add any additional description of changes below this line -->