From 2b43c297344b61d0ab53901b1d9149d2253351dc Mon Sep 17 00:00:00 2001 From: Matt Love Date: Sun, 5 Jul 2020 18:15:21 -0700 Subject: [PATCH] Update and rename PULL_REQUEST_TEMPLATE.md to pull_request_template.md --- .github/PULL_REQUEST_TEMPLATE.md | 22 ---------------------- .github/pull_request_template.md | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 22 deletions(-) delete mode 100644 .github/PULL_REQUEST_TEMPLATE.md create mode 100644 .github/pull_request_template.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md deleted file mode 100644 index 49ddca5..0000000 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ /dev/null @@ -1,22 +0,0 @@ - - -## Description - - -## Related Issue - - - - - - -## Motivation and Context - - - -## How Has This Been Tested? - - - - -## Screenshots (if appropriate): diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..748a1c7 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,15 @@ + + + + +# Description + + +# Related Issues + + +# Motivation and Context + + +# Tests +