Skip to content

Commit

Permalink
Updated pr template with checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
dhirajudhani committed Nov 19, 2024
1 parent d16b95e commit 6bf0d90
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ Thanks for submitting a pull request! Please provide enough information so that

Fixes #<!--Add related issue number here.-->

**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?**

<!--Yes or No. Note: Add unit tests or automation tests for your code.-->
Expand Down Expand Up @@ -50,4 +56,4 @@ Fixes #<!--Add related issue number here.-->

**Have you read the [contributing guide](https://github.com/PalisadoesFoundation/talawa-admin/blob/master/CONTRIBUTING.md)?**

<!--Yes or No-->
<!--Yes or No-->

0 comments on commit 6bf0d90

Please sign in to comment.