mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-08-15 14:53:29 -07:00
Add bold formatting for list terms at end of document
This commit is contained in:
parent
6434d15d7f
commit
b435665784
1 changed files with 11 additions and 11 deletions
|
|
@ -140,26 +140,26 @@ you can specify for each unit (Code Access, Issues, Releases) a different permis
|
|||
|
||||
Each unit is configured to have one of these 3 permission levels:
|
||||
|
||||
- No Access: Members cannot view or take any other action on this unit.
|
||||
- Read: Members can view the unit and do standard actions for that unit. (See the Read column under [Collaborators](#collaborators).)
|
||||
- Write: Members can view the unit and execute write actions that unit. (See the Write column under [Collaborators](#collaborators).)
|
||||
- **No Access:** Members cannot view or take any other action on this unit.
|
||||
- **Read:** Members can view the unit and do standard actions for that unit. (See the Read column under [Collaborators](#collaborators).)
|
||||
- **Write:** Members can view the unit and execute write actions that unit. (See the Write column under [Collaborators](#collaborators).)
|
||||
|
||||
When a team is configured to have administrator access, when this is specified, you cannot change units.
|
||||
The team will have admin permissions (See the Admin column under [Collaborators](#collaborators)).
|
||||
|
||||
Currently, there are six units that can be configured:
|
||||
|
||||
- Code: access source code, files, commits, and branches.
|
||||
- Issues: organize bug reports, tasks, and milestones.
|
||||
- Pull Requests: access pull requests and code reviews.
|
||||
- Releases: track the project versions and downloads.
|
||||
- Wiki: access and write documentation.
|
||||
- Projects: access/manage issues and pull requests in project boards.
|
||||
- **Code:** access source code, files, commits, and branches.
|
||||
- **Issues:** organize bug reports, tasks, and milestones.
|
||||
- **Pull Requests:** access pull requests and code reviews.
|
||||
- **Releases:** track the project versions and downloads.
|
||||
- **Wiki:** access and write documentation.
|
||||
- **Projects:** access/manage issues and pull requests in project boards.
|
||||
|
||||
There are also two units which can be toggled:
|
||||
|
||||
- External Wiki: access to external wiki.
|
||||
- External Issues: access to the external issue tracker.
|
||||
- **External Wiki:** access to external wiki.
|
||||
- **External Issues:** access to the external issue tracker.
|
||||
|
||||
A team can be given the permission to create new repositories. When a member of such team creates a new repository,
|
||||
they will get administrator access to the repository.
|
||||
|
|
|
|||
Loading…
Reference in a new issue