Update contributor-guide.md,private email address securization#1492
Update contributor-guide.md,private email address securization#1492momomtf wants to merge 2 commits into
Conversation
Signed-off-by: Momo <189544439+momomtf@users.noreply.github.com>
There was a problem hiding this comment.
🚀 预览部署完成!访问链接: https://53d6d704.mtfwiki-preview.pages.dev
✨ 本 PR 修改了以下页面: ✨
https://53d6d704.mtfwiki-preview.pages.dev/zh-cn/docs/contributor-guide
Signed-off-by: Momo <189544439+momomtf@users.noreply.github.com>
已修改,感谢反馈 |
|
其实我有点想拒绝这个 PR,我觉得这句话应该已经够了:“该方法的过程将是公开的,请注意处理隐私数据,如果不会处理隐私数据,请通过邮件方式贡献内容”。而且 GitHub 注册账号在线编辑会默认公开电子邮件吗?这个还需要确认一下。 |
|
提醒git記錄有電郵還是有必要的吧,而且github也有一鍵隱藏的選項可供使用 |
| ## 贡献方式 {#method} | ||
|
|
||
| 1. 会 GitHub 操作,直接 <abbr title="Pull Request">PR</abbr> 或 通过 {{< shields/github-issue "project-trans/mtf-wiki" >}}(该方法的过程将是公开的,请注意处理隐私数据,如果不会处理隐私数据,请通过邮件方式贡献内容) | ||
| {{< notice warning "注意事项" >}} |
There was a problem hiding this comment.
| {{< notice warning "注意事项" >}} |
| 1. 会 GitHub 操作,直接 <abbr title="Pull Request">PR</abbr> 或 通过 {{< shields/github-issue "project-trans/mtf-wiki" >}}(该方法的过程将是公开的,请注意处理隐私数据,如果不会处理隐私数据,请通过邮件方式贡献内容) | ||
| {{< notice warning "注意事项" >}} | ||
| 如果你在Github网页上编辑,Github默认会把你注册用的电邮地址放在你编辑的内容上的“commit message”里面;一旦编辑完并提交了“pull request”请求,**所有人都可以看得到这个地址** | ||
| {{< /notice >}} |
There was a problem hiding this comment.
| {{< /notice >}} | |
“Keep my email address private”选项默认是不开启的 https://docs.github.com/en/account-and-profile/concepts/email-addresses#commit-email-addresses |
|
|
||
| 1. 会 GitHub 操作,直接 <abbr title="Pull Request">PR</abbr> 或 通过 {{< shields/github-issue "project-trans/mtf-wiki" >}}(该方法的过程将是公开的,请注意处理隐私数据,如果不会处理隐私数据,请通过邮件方式贡献内容) | ||
| {{< notice warning "注意事项" >}} | ||
| 如果你在Github网页上编辑,Github默认会把你注册用的电邮地址放在你编辑的内容上的“commit message”里面;一旦编辑完并提交了“pull request”请求,**所有人都可以看得到这个地址** |
There was a problem hiding this comment.
如果你在Github网页上编辑,Github默认会把你注册用的电邮地址放在你编辑的内容上的“commit message”里面
不准确,电邮地址并不仅仅出现在commit message中
|
只提及“请注意处理隐私数据”有可能让贡献者只留意到自己所知的的隐私数据,而电邮地址会被公开记录且极难清除这一点新手可能并不了解(比如说pr目前的内容仍然不够准确……)。 |
增加内容告知贡献者有这个选项。 |
|
instead by #1650 感谢贡献 |
增加一处提醒,提醒贡献者自己注册github的电邮有可能会被公开,以及技术手段以预防这一点。