Skip to content

Commit 31430f6

Browse files
authored
Fix typo in pull request template (#6120)
1 parent 7076b0b commit 31430f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ New Modules:
66
Make sure to add it to `bug_report.yaml`, `enhancement.yaml` and `feature.yaml`.
77
Also, add it to `dependabot.yml` and `labeler.yml`.
88
9-
Before comitting, run `./gradlew checkstyleMain checkstyleTest spotlessApply` and fix any issues that occur.
9+
Before committing, please run `./gradlew checkstyleMain checkstyleTest spotlessApply` and fix any issues that occur.
1010
1111
Describing Your Changes:
1212

0 commit comments

Comments
 (0)