From bc7ad919e3f8ed967dd21834adaf482601602603 Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Fri, 7 Jun 2019 17:58:21 +0530 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8e25db5..6887f94 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,10 @@ --- -title: [JIRA-ID]- [Description] +name: Pull request +about: Create a PR to merge anything to master +title: suggested title [hello] +labels: '' +assignees: '' + --- Please include a summary of the changes.