add Be Social

pull/7/head
waylau 10 years ago
parent 94f7cb55d3
commit ffd21ce7dd

@ -1,4 +1,58 @@
Be Social ¼ÓÈëÉç½»
Be Social 社交化
====
GitHub 的其中一个伟大的特性是可以看到人们在做什么,他们在和谁联系。
##关注他人
关于了他人之后,你可以在你的面板上获取他人的活动信息。
点击他们的页面上的“Follow”按钮即可。
![](https://help.github.com/assets/images/help/profile/follow-user-button.png)
##关注一个项目
有时你需要跟某个项目保持最新。当你在一个项目页面。点击“Watch”按钮
![](https://help.github.com/assets/images/help/repository/repo-actions-watch.png)
当,项目所有者更新的项目,你就可以在面板上看到。
##可以做更多
上面是基本的社交化功能,但还有更多
### Pull 请求
![](https://help.github.com/assets/images/help/repository/repo-actions-pullrequest.png)
有时你想为某人的项目做贡献,比如添加功能或者修复 bug。当修改后你可以通过发送 [pull 请求](Using pull requests 使用 pull 请求.md) 来让原作者知道。
### 提问
![](https://help.github.com/assets/images/help/repository/repo-tabs-issues.png)
当与人协作时,可以会遇到问题需要解决。每个项目都有一个问题区域用来跟踪问题。
### 组织
![](https://help.github.com/assets/images/help/overview/dashboard-contextswitcher.png)
使用组织来管理项目中的多个用户。组织可以有更多的特殊权限,有一个组织的简介,可以跟踪组织的动态。
### 探索
![](https://help.github.com/assets/images/help/stars/star-a-project.png)
在 [Explore GitHub](https://github.com/explore) 和 [Trending page](https://github.com/trending) 页面发现感兴趣的项目。你可以给感兴趣的项目 star, 这样你可以在 [star 页面](https://github.com/stars)看到你所 star 的项目
## 庆祝
恭喜!你已经是社交名流了。
* [设置 Git](Set Up Git.md)
* [创建一个库](Create A Repo.md)
* [Fork 一个库](Fork A Repo.md)
* 社交化
*参考*<https://help.github.com/articles/be-social/>

@ -12,6 +12,8 @@ Chinese translation of the Github Help(https://help.github.com/index.html) and t
##Bootcamp 入门(初级训练)
* [Be Social 社交化](Be Social.md)
##Setup 安装
* [Signing up for a new GitHub account 注册新账号](https://github.com/waylau/github-help/blob/master/Signing%20up%20for%20a%20new%20GitHub%20account%20%E6%B3%A8%E5%86%8C%E6%96%B0%E8%B4%A6%E5%8F%B7.md)

Loading…
Cancel
Save