From 968a0eb50c387b7477317d523f11ec0c3bf5fc48 Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Fri, 7 Jun 2019 17:51:30 +0530 Subject: [PATCH] Create pull_request_template.md --- .github/pull_request_template.md | 5 +++++ 1 file changed, 5 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..df61dbd --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,5 @@ +--- +title: [JIRA-ID]: [Description] +--- + +Please include a summary of the changes.