From 1fd43bdfe751d53caf69d32005a920ee99da4e95 Mon Sep 17 00:00:00 2001 From: Chris Merrick Date: Mon, 28 Oct 2019 12:48:21 -0400 Subject: [PATCH] Add PR template --- .github/pull_request_template.md | 11 +++++++++++ 1 file changed, 11 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..6e46b00 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,11 @@ +# Description of change +(write a short description or paste a link to JIRA) + +# Manual QA steps + - + +# Risks + - + +# Rollback steps + - revert this branch