From 159aba7693fc586ee0bb6f236ac9895e47c46d94 Mon Sep 17 00:00:00 2001 From: Aybe Date: Sun, 1 Jul 2018 05:25:26 +0200 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index ff1b9b994..bac60d274 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -3,12 +3,12 @@ _Summary of changes brought by this PR._ -**Does this PR addresses some issue(s) ?** +**Does this PR address some issue(s) ?** _Add the issue(s) fixed, e.g. ```#1234```_ -**Does this PR introduces new feature(s) ?** +**Does this PR introduce new feature(s) ?** _Describe the feature(s) introduced._