diff options
author | Bnyro <bnyro@tutanota.com> | 2023-09-15 10:31:54 +0200 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarIT.de> | 2023-09-15 10:46:51 +0200 |
commit | 2b6b811aedb9a417caeda9c075cf3c84e69b3b27 (patch) | |
tree | dbd28d2764e05fb9809b05775210250370cef004 /PULL_REQUEST_TEMPLATE.md | |
parent | 70e2f4c66df695bd91d21917fc46a073771b5d5b (diff) | |
download | searxng-2b6b811aedb9a417caeda9c075cf3c84e69b3b27.tar.gz searxng-2b6b811aedb9a417caeda9c075cf3c84e69b3b27.zip |
[chore] fix typo and spacing in pull request template
Diffstat (limited to 'PULL_REQUEST_TEMPLATE.md')
-rw-r--r-- | PULL_REQUEST_TEMPLATE.md | 4 |
1 files 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 |