From 043110b7c549fecbcd382c7ae4bdef4c408a235e Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Fri, 7 Jun 2019 17:54:14 +0530 Subject: [PATCH] Update PR template with correct frontmatter --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index df61dbd..8e25db5 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,5 @@ --- -title: [JIRA-ID]: [Description] +title: [JIRA-ID]- [Description] --- Please include a summary of the changes.