Skip to content

Commit 1d2d51e

Browse files
Fix a typo & grammar in pull request template (#461)
* Fixed a typo * Fixed grammar
1 parent ab543fd commit 1d2d51e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Type of Change
22
- [ ] New feature
33
- [ ] Bug fix
4-
- [ ] Documentation Update
4+
- [ ] Documentation update
55
- [ ] Refactoring
66
- [ ] Hotfix
77
- [ ] Security patch
@@ -16,7 +16,7 @@
1616
## Impact
1717
<!--[Discuss the impact of your changes on the project. This might include effects on performance, new dependencies, or changes in behaviour.]-->
1818

19-
## Issue related to PR
19+
## Issues / other PRs related
2020
<!--[What issue/discussion is related to this PR (if any)]-->
2121
- Resolves #
2222

0 commit comments

Comments
 (0)