Skip to content

Commit 40fc154

Browse files
committed
chore: minor grammar updates
1 parent a181b2d commit 40fc154

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/pull_request_template.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Fixes #[issue]
77
## Type of change
88

99
- [ ] Bug fix (a change which fixes an issue).
10-
- [ ] New feature (change which adds functionality).
10+
- [ ] New feature (a change which adds functionality).
1111
- [ ] New Server (new server added).
1212
- [ ] Refactor (restructures existing code).
1313
- [ ] Comment update (typo, spelling, explanation, examples, etc).
@@ -18,12 +18,12 @@ PR will not be merged until all steps are complete.
1818

1919
- [ ] This pull request links to an issue.
2020
- [ ] This pull request uses the `develop` branch as its base.
21-
- [ ] This pull request Subject follows the Conventional Commits standard.
21+
- [ ] This pull request subject follows the Conventional Commits standard.
2222
- [ ] This code follows the style guidelines of this project.
2323
- [ ] I have performed a self-review of my code.
2424
- [ ] I have checked that this code is commented where required.
25-
- [ ] I have provided a detailed with enough description of this PR.
26-
- [ ] I have checked If documentation needs updating.
25+
- [ ] I have provided a detailed enough description of this PR.
26+
- [ ] I have checked if documentation needs updating.
2727

2828
## Documentation
2929

0 commit comments

Comments
 (0)