From 9bb2024ce3df6dad889d9efba8dd23d64fe5d4a2 Mon Sep 17 00:00:00 2001 From: Nadia Odunayo Date: Tue, 28 Nov 2017 22:06:17 +0000 Subject: [PATCH] Add a Pull Request template --- PULL_REQUEST_TEMPLATE.md | 17 +++++++++++++++++ 1 file changed, 17 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..00cc3ea --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,17 @@ +#### What does this PR do? + +##### Why was this work done? Is there a related Issue? + +#### Where should a reviewer start? + +#### Are there any manual testing steps? + +--- + +#### Screenshots + +#### Deployment instructions + +#### Database changes + +#### New ENV variables