diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 9e3081d0ee..35a507eeaa 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -23,6 +23,12 @@ Thanks for submitting a pull request! Please provide enough information so that Fixes # +**Code Quality Checklist:** + +- [ ] I have implemented all relevant CodeRabbit AI suggestions +- [ ] I have written tests for the changes made in this PR +- [ ] The test coverage meets or exceeds the current coverage threshold (~90-95%) + **Did you add tests for your changes?** @@ -50,4 +56,4 @@ Fixes # **Have you read the [contributing guide](https://github.com/PalisadoesFoundation/talawa-admin/blob/master/CONTRIBUTING.md)?** - + \ No newline at end of file