Skip to content

Commit

Permalink
Update docs/dev/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matklad authored Jul 7, 2020
1 parent 8ab0c7f commit c88d85b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dev/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ We don't have specific rules around git history hygiene.
Maintaining clean git history is encouraged, but not enforced.
We use rebase workflow, it's OK to rewrite history during PR review process.

Avoid @mentioning people in commit messages and pull request descriptions, as such messages create a lot of duplicate notification traffic during rebases.
Avoid @mentioning people in commit messages and pull request descriptions (they are added to commit message by bors), as such messages create a lot of duplicate notification traffic during rebases.

# Architecture Invariants

Expand Down

0 comments on commit c88d85b

Please sign in to comment.