From 1d2d51e6e0d5b8da9be68acef38140cb2ba9e90e Mon Sep 17 00:00:00 2001 From: Adam Perkowski Date: Wed, 18 Sep 2024 21:13:03 +0200 Subject: [PATCH] Fix a typo & grammar in pull request template (#461) * Fixed a typo * Fixed grammar --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 093357d2..0e399f7b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,7 @@ ## Type of Change - [ ] New feature - [ ] Bug fix -- [ ] Documentation Update +- [ ] Documentation update - [ ] Refactoring - [ ] Hotfix - [ ] Security patch @@ -16,7 +16,7 @@ ## Impact -## Issue related to PR +## Issues / other PRs related - Resolves #