In order to integrate the code review checklist into your project as a PR template, follow the below mentioned steps:
- On the main/default branch, create file
pull_request_template.mdinside the.githubfolder. - Copy paste the checklist markdown. Commit the file.
- Once the file is pushed on main/default branch, the PR template will reflect in future PRs.
