Skip to content

Commit

Permalink
Merge pull request #402 from C-Accel-CRIPT/add-checklist-item-to-pr-t…
Browse files Browse the repository at this point in the history
…emplate

added new checklist item to PR template about `automated tests`
  • Loading branch information
nh916 authored Nov 13, 2023
2 parents fc9fa15 + b6a59fe commit 0791f5a
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 0791f5a

Please sign in to comment.