Skip to content

Commit

Permalink
Update PR template to include checking the db_client version is latest (
Browse files Browse the repository at this point in the history
  • Loading branch information
annaCPR authored Aug 29, 2024
1 parent af72396 commit 30ae46a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ Please describe the tests that you added to verify your changes.

## Reviewer Checklist

- [ ] **DB_CLIENT DEPENDENCY IS ON THE LATEST VERSION**
- [ ] The PR represents a single feature (small driveby fixes are also ok)
- [ ] The PR includes tests that are sufficient for the level of risk
- [ ] The code is sufficiently commented, particularly in hard-to-understand areas
Expand Down

0 comments on commit 30ae46a

Please sign in to comment.