From 23a3507253bfd93f083a912ad6af8586bf2f86b4 Mon Sep 17 00:00:00 2001 From: Stephanie Anderl <46726333+sanderl@users.noreply.github.com> Date: Wed, 20 Feb 2019 14:47:36 -0800 Subject: [PATCH] copied pull_request_template.md to .github folder --- .github/pull_request_template.md | 16 ++++++++++++++++ 1 file changed, 16 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 00000000..b50c909a --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,16 @@ +## Fixes #. + + +### Description of the changes: +- +- +- + +### How changes were validated: + +- +- +- +