mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-23 00:22:19 +01:00
add custom root roles to docs on private projects (#5829)
<!-- Thanks for creating a PR! To make it easier for reviewers and everyone else to understand what your changes relate to, please add some relevant content to the headings below. Feel free to ignore or delete sections that you don't think are relevant. Thank you! ❤️ --> ## About the changes <!-- Describe the changes introduced. What are they and why are they being introduced? Feel free to also add screenshots or steps to view the changes if they're visual. --> <!-- Does it close an issue? Multiple? --> Closes # <!-- (For internal contributors): Does it relate to an issue on public roadmap? --> <!-- Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item: # --> ### Important files <!-- PRs can contain a lot of changes, but not all changes are equally important. Where should a reviewer start looking to get an overview of the changes? Are any files particularly important? --> ## Discussion points <!-- Anything about the PR you'd like to discuss before it gets merged? Got any questions or doubts? --> --------- Co-authored-by: Thomas Heartman <thomas@getunleash.io>
This commit is contained in:
parent
16507a971b
commit
34729e8205
@ -27,7 +27,7 @@ Only admins and project members can submit change requests in a **protected** pr
|
||||
|
||||
Private collaboration mode renders the project invisible to all **viewers** who are not project members. This means that **viewers** cannot see the project in the project list, nor can they access the project's features or locate the project anywhere within Unleash.
|
||||
|
||||
**Editors** and **admins** can still see private projects.
|
||||
**Editors**, **admins**, and users with **custom root roles** can still see private projects.
|
||||
|
||||
### Change requests
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user