Update 成员管理.md

This commit is contained in:
Eazzy 2024-05-20 20:59:40 +08:00
parent 206d55f405
commit a46c09d144
1 changed files with 1 additions and 1 deletions

View File

@ -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 |