forked from Gitlink/gitlink_help_center
Update 成员管理.md
This commit is contained in:
parent
206d55f405
commit
a46c09d144
|
|
@ -22,7 +22,7 @@ sidebar_position: 7
|
|||
#### ***4.1.成员权限说明***
|
||||
在 GitLink 平台,仓库成员权限可以分为以下几种:
|
||||
| 成员角色 | 权限 |
|
||||
| --- | --- |
|
||||
| :----: | :----: |
|
||||
| 访客(登录用户) | 对于公有仓库:创建 Issue、评论、Clone 和 Pull 仓库、打包下载代码、Fork 仓库、Fork 仓库提交 Pull Request、下载附件 |
|
||||
| 报告者 | 继承访客的权限。私有仓库:不能查看代码、不能下载代码、不能 Push、不能 Fork、不能提交 Pull Request、可下载附件,不能上传附件,不能删除附件 |
|
||||
| 观察者 | 继承报告者权限私有仓库:创建 Wiki、可以 Clone 下载代码、可以 Pull、不能 Fork |
|
||||
|
|
|
|||
Loading…
Reference in New Issue