pull_request_template.md (597B)
1 #### Related Issues 2 3 - Closes #<!--Related issue--> <!--When this PR is merged, the related issue will be closed--> 4 - Helps #<!--Related issue--> <!-- When this PR is merged, the related issue will remain open, but there will be a mention saved in the issue--> 5 6 #### Why is this change being made? 7 8 #### What is being changed? 9 10 #### How was the change tested? 11 12 <!-- Uncomment the relevant line below --> 13 <!-- - Current tests test this behavior: <testnames> --> 14 <!-- - New tests are being added: <testnames> --> 15 <!-- - Not a functional change. Ex: modifying documentation, auxiliary files, etc -->