From 11dc3080db3aa4ee14652136c4c14450ae2cd31d Mon Sep 17 00:00:00 2001 From: Yehonal Date: Fri, 21 Dec 2018 20:09:22 +0100 Subject: Create PULL_REQUEST_TEMPLATE.md --- PULL_REQUEST_TEMPLATE.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 PULL_REQUEST_TEMPLATE.md diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..1af5b81 --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,21 @@ + + +## Description + + +## Related Issue + + + + + +## Motivation and Context + + + +## How Has This Been Tested? + + + + +## Screenshots (if appropriate): -- cgit