From 83552eb444fc5ef9bd4b9d1772820b62aae67e46 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 25 Apr 2017 19:39:44 -0700 Subject: [PATCH] add a github PR template for this repo --- .github/PULL_REQUEST_TEMPLATE.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..d85676a --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,13 @@ +## Motivation + + + +## Description + + +## Testing and Deployment Plan + + + + +