ReviewOS

also looking at this

reviewos/reviewos.org

feat(reviews): the suggestions get an interface, priced as designed

#6
Merged glennmichael123 wants to merge feat/suggested-reviewers-panel into main
9 files +741 -10
docs/todo/index.mdmodified+1-1
Changes to docs/todo/index.md
@@ -18,7 +18,7 @@ grows, so a phase getting *longer* while it is worked on is normal and honest.
1818| [01 - Foundation](./01-foundation.md) | Users, organizations, teams, tokens, keys | In progress (22/57) |
1919| [02 - Git hosting](./02-git-hosting.md) | Repositories on disk, smart HTTP, code browsing | In progress (120/121) |
2020| [03 - Issues](./03-issues.md) | Issues, comments, labels, milestones, markdown | Done (37/37) |
21| [04 - Reviews](./04-reviews.md) | Pull requests, reviews, diffs, merging, stacks | In progress (71/95) |
21| [04 - Reviews](./04-reviews.md) | Pull requests, reviews, diffs, merging, stacks | In progress (72/95) |
2222| [05 - Notifications and webhooks](./05-notifications-webhooks.md) | Delivery, subscriptions, webhooks | In progress (21/51) |
2323| [06 - Search and explore](./06-search-explore.md) | Indexing, search, discovery | Started (1/20) |
2424| [07 - Marketing and docs](./07-marketing-docs.md) | Landing page, documentation, self-hosting guide | In progress (21/45) |