From 57b4d3234fc046294ff9e367fa04f85c34041de8 Mon Sep 17 00:00:00 2001 From: Chris Merrick Date: Wed, 23 Oct 2019 13:19: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 000000000..6e46b008a --- /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