From ddb64b3ec18ccd05804a76a2d52d826ea3799aac Mon Sep 17 00:00:00 2001 From: Jacob Evans Date: Tue, 23 Jan 2018 14:40:23 +1100 Subject: Add to the Pull Request Template --- ISSUE_TEMPLATE.md | 5 ++++- PULL_REQUEST_TEMPLATE.md | 37 +++++++++++++++++++++++++++++++++++-- 2 files changed, 39 insertions(+), 3 deletions(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 18629a69b..f814c4777 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 db78022e2..3b0041316 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. -- cgit v1.2.3