Skip to content

Commit f8cdebc

Browse files
authored
fix grammar, sentence should read: '[..] every time the commit is cherry-picked and/or pushed to a fork'
1 parent 9a42646 commit f8cdebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/DeveloperPolicy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ Below are some guidelines about the format of the message itself:
415415

416416
* Avoid 'tagging' someone's username in your commits and PR descriptions
417417
(e.g., `@<someUser>`), doing so results in that account receiving a notification
418-
every time the commit is cherry-picked and to a fork.
418+
every time the commit is cherry-picked and/or pushed to a fork.
419419

420420
LLVM uses a squash workflow for pull requests, so as the pull request evolves
421421
during review, it's important to update the pull request description over the

0 commit comments

Comments
 (0)