forked from AkkomaGang/admin-fe
Add notes on new branches
This commit is contained in:
parent
01ccb43965
commit
2c806ac77c
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,13 @@
|
|||
|
||||
Admin UI for pleroma instance owners.
|
||||
|
||||
### Branches
|
||||
|
||||
There are two main branches here:
|
||||
|
||||
- `develop`: ongoing work and all merge requests go here, *unstable*
|
||||
- `master`: after `develop` is stabilized it is merged to `master`, `master` is *stable*, allegedly
|
||||
|
||||
### Features
|
||||
|
||||
1. User administration: grant roles to users (admin/moderator), deactivate/delete as well as force their statuses to have NSFW tag, strip media and many more
|
||||
|
|
Loading…
Reference in a new issue