From 52dd3cb1a377b419a7a6fb09e72bb33f3f26e439 Mon Sep 17 00:00:00 2001 From: Sonata CI Date: Sun, 31 May 2020 04:54:13 +0200 Subject: [PATCH] DevKit updates (#443) --- .github/PULL_REQUEST_TEMPLATE.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index bd4ebf12..9dbdfc1f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -17,7 +17,7 @@ I am targeting this branch, because {reason}. Remove it if this is not related. --> -Closes #{put_issue_number_here} +Closes #{put_issue_number_here}. ## Changelog @@ -28,16 +28,16 @@ Closes #{put_issue_number_here} please keep it short and clear and to the point --> - ```markdown ### Added -- Added some `Class::newMethod` to do great stuff +- Added some `Class::newMethod()` to do great stuff. ### Changed @@ -51,13 +51,14 @@ Closes #{put_issue_number_here} ``` +