From 2b6b811aedb9a417caeda9c075cf3c84e69b3b27 Mon Sep 17 00:00:00 2001 From: Bnyro <bnyro@tutanota.com> Date: Fri, 15 Sep 2023 10:31:54 +0200 Subject: [PATCH] [chore] fix typo and spacing in pull request template --- 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 a7ad130c6..71cf8558b 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -12,11 +12,11 @@ ## How to test this PR locally? -<!-- commands to run the tests or instructions to test the changes--> +<!-- commands to run the tests or instructions to test the changes --> ## Author's checklist -<!-- additional notes for reviewiers --> +<!-- additional notes for reviewers --> ## Related issues