From 94ed66bce6073c1e306a0fd2578ea77d4faee813 Mon Sep 17 00:00:00 2001 From: "lynn [they]" Date: Thu, 28 Nov 2019 22:26:15 -0800 Subject: [PATCH] Create pull_request_template.md --- .github/pull_request_template.md | 50 ++++++++++++++++++++++++++++++++ 1 file changed, 50 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..ab8d58f --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,50 @@ + + +## Motivation + +_(fill-in or delete this section)_ + + + +## Changes + +_(fill-in or delete this section)_ + + + +## Testing + +_(fill-in or delete this section)_ + + + +## Reviewer Guidelines + +_(fill-in or delete this section)_ + + + +## Out of Scope / Future Work + +_(fill-in or delete this section)_ + +