From d019d1426b672f403205e56f5af40be0ada65a28 Mon Sep 17 00:00:00 2001 From: Stefan Judis Date: Mon, 6 Apr 2020 18:13:14 +0200 Subject: [PATCH] Update pull_request_template.md --- .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 7fe20e35..9ac4389f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,7 +6,7 @@ To make it easier for us to review and merge your PR, please make sure … - [ ] you only add one (!) new helper per pull request. - [ ] you have checked if an open PR already exists. -- [ ] the submitted website is focussed on a single, development related issue. +- [ ] the submitted website is focused on a single, development related issue. - [ ] the `desc` field includes an "actionable sentence" (e.g. "Create something great" or "Transform something into something else").