From 2579191a43d56441aca522470a53109d690454fe Mon Sep 17 00:00:00 2001 From: Luba Le Xuan Date: Mon, 13 Jan 2020 15:51:07 -0800 Subject: [PATCH] Add pr template --- .github/pull_request_template.md | 9 +++++++++ 1 file changed, 9 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..3b418e5 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,9 @@ +## Link to JIRA +[Link to JIRA](url) + +## Overview +[insert description] + +## Testing + +## Rollout