From 4cfdf7e4f579a55c3f516ede323bf1e70344113c Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Fri, 7 Jun 2019 18:07:30 +0530 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 6887f94..995f7ca 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,10 +1,7 @@ --- -name: Pull request -about: Create a PR to merge anything to master -title: suggested title [hello] -labels: '' -assignees: '' +title: [JIRA-ID] - [Description] --- -Please include a summary of the changes. +- PR title should look like above. Ex: `[FDGUI-1234] - Change ABC` +- Please include a summary of the changes in the body