Skip to content

Commit

Permalink
added a checklist item to PR template to remind developers to write a…
Browse files Browse the repository at this point in the history
…utomated tests for the code changes
  • Loading branch information
nh916 committed Nov 2, 2023
1 parent 452bab4 commit b6a59fe
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 @@ -10,3 +10,4 @@

- [ ] My name is on the list of contributors (`CONTRIBUTORS.md`) in the pull request source branch.
- [ ] I have updated the documentation to reflect my changes.
- [ ] My code changes have been verified by automated tests and pass all relevant test scenarios.

0 comments on commit b6a59fe

Please sign in to comment.