-
Notifications
You must be signed in to change notification settings - Fork 258
Update contributor-guide.md,private email address securization #1492
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -5,6 +5,9 @@ title: 贡献者指南 | |||||
| ## 贡献方式 {#method} | ||||||
|
|
||||||
| 1. 会 GitHub 操作,直接 <abbr title="Pull Request">PR</abbr> 或 通过 {{< shields/github-issue "project-trans/mtf-wiki" >}}(该方法的过程将是公开的,请注意处理隐私数据,如果不会处理隐私数据,请通过邮件方式贡献内容) | ||||||
| {{< notice warning "注意事项" >}} | ||||||
| 如果你在Github网页上编辑,Github默认是会把你注册GitHub用的电邮地址放在你编辑的内容上的commit message里面的,一旦编辑完了提交了“pull request”请求,**所有人都可以看得到**,如果说你不想让你注册的电邮的地址被别人看到的话,你可以在开始编辑**之前**在Github网页上点击页面右上角你的头像进入"Settings"(设置),然后点击页面左边的 “Emails”选项启用“Keep my email addresses private”以及“Block command line pushes that expose my email”这两个选项。这样一来,你的commit message上就会显示一个github随机指派上面有你的github用户名的电子邮件地址,而非你注册用的电子邮件地址。 | ||||||
| {{< /notice >}} | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
| 1. 发送邮件到 <mtfwiki@project-trans.org> | ||||||
| 1. 直接在每个页面下方的意见反馈中投递 | ||||||
|
|
||||||
|
|
||||||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.