Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 605 Bytes

pull_request_template.md

File metadata and controls

16 lines (11 loc) · 605 Bytes

This PR addresses issue(s) #NUMBER1, #NUMBER2, etc. (Optional: This PR is a continuation of PR #NUMBER2.)

Current issues

  1. list all open problems and questions related to this PR.
  2. the PR status should not be changed to [REVIEW] until this entire list is resolved.
  3. if a merge is ok with the current issues, then change to [MERGE WITH ISSUES] and create new issues from this list.

Code changes

  1. list all significant code changes

Documentation changes

Test and Validation Notes

  1. Enumerate any testing and validation considerations.