Commit 197916fb authored by Francois Marier's avatar Francois Marier Committed by Commit Bot

Mention preferred email setting in contributing guide.

Bug: 1042139
Change-Id: Iec292ab19216670c2c947218313ae21ac4273158
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001855
Auto-Submit: Francois Marier <francois@brave.com>
Reviewed-by: default avatarThomas Anderson <thomasanderson@chromium.org>
Commit-Queue: Thomas Anderson <thomasanderson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#732232}
parent fde653b0
...@@ -95,6 +95,9 @@ contribution can be accepted: ...@@ -95,6 +95,9 @@ contribution can be accepted:
# Uncomment if you want new branches to track the current branch. # Uncomment if you want new branches to track the current branch.
# git config --global branch.autosetupmerge always # git config --global branch.autosetupmerge always
``` ```
3. Visit <https://chromium-review.googlesource.com/settings/> to ensure that
your preferred email is set to the same one you use in your git
configuration.
## Creating a change ## Creating a change
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment