Skip to content

Commit

Permalink
Improved diagrams
Browse files Browse the repository at this point in the history
  • Loading branch information
brickpop committed Aug 14, 2024
1 parent f926b38 commit e207a1c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,16 +59,18 @@ To manage who can create proposals, the Member Add helper allows anyone to reque

### Personal Space

Personal spaces feature a simplified governance model, where anyone defined as editor can immediatelly execute proposals. Members can also propose. Typically to edit the contents of a space, but also to manage permissions.
Personal spaces feature a simplified governance model, where anyone defined as editor can immediatelly execute proposals. Members can also propose and execute content related actions.

<img src="./img/personal-1.svg">

Editors may also execute proposals who define new editors.
Editors can execute arbitrary actions, like adding new editors, updating the settings, etc.

<img src="./img/personal-2.svg">

Similarly to standard spaces, anyone can request to become a member on a Personal Space. In this case, the first editor to approve or reject will settle the proposal.

<img src="./img/personal-3.svg">

### Plugin Upgrader

There's an optional feature, where a predefined address can execute the actions to upgrade a plugin to the latest published version.
Expand Down

0 comments on commit e207a1c

Please sign in to comment.