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 --- PULL_REQUEST_TEMPLATE.md | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) (limited to 'PULL_REQUEST_TEMPLATE.md') 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