Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions content/zh-cn/docs/contributor-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ title: 贡献者指南
## 贡献方式 {#method}

1. 会 GitHub 操作,直接 <abbr title="Pull Request">PR</abbr> 或 通过 {{< shields/github-issue "project-trans/mtf-wiki" >}}(该方法的过程将是公开的,请注意处理隐私数据,如果不会处理隐私数据,请通过邮件方式贡献内容)
{{< notice warning "注意事项" >}}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
{{< 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 >}}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
{{< /notice >}}

1. 发送邮件到 <mtfwiki@project-trans.org>
1. 直接在每个页面下方的意见反馈中投递

Expand Down