diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 18629a69ba..f814c4777e 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,4 +1,7 @@ - + + + + ## Expected Behavior diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index db78022e29..3b0041316b 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,36 @@ -This PR: + -\* + + +## Description + + + +## Motivation and Context + + + + + +## How Has This Been Tested? + + + + + + + +## Types of changes + + + + + +* [ ] Change requires a change to the documentation. +* [ ] Added tests to cover my changes.