mirror of https://github.com/logos-co/roadmap.git
add reporting page (#8)
This commit is contained in:
parent
81916de705
commit
7d7e1a11b9
|
@ -13,4 +13,5 @@ Waku is a family of robust, censorship-resistant communication protocols designe
|
|||
|
||||
- [[waku/monthly-reports/2023-sept|2023 September Report]]
|
||||
- [Milestones](waku/milestones-overview.md)
|
||||
- [weekly updates](tags/waku-updates)
|
||||
- [Weekly updates](tags/waku-updates)
|
||||
- [Reports](waku/reports.md)
|
||||
|
|
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
title: Waku Reporting
|
||||
tags:
|
||||
- WakuReporting
|
||||
date: 2023-10-19
|
||||
lastmod: 2023-10-19
|
||||
---
|
||||
## Meetings and Weekly Updates
|
||||
|
||||
### High level reporting and overview
|
||||
|
||||
- Daily standups are posted in the team [discord](https://discord.waku.org).
|
||||
- Weekly progress reports are submitted as comments on open issues in any public waku-org [github repository](https://github.com/orgs/waku-org/repositories). A script compiles the relevant comments and prepares for publication
|
||||
- Weekly updates pertaining to progress made toward active Epics and Milestones can be found [here](https://roadmap.logos.co/tags/waku-updates).
|
||||
- [Monday all-team PM meetings](https://minutes.logos.co/tags/waku-all-team-pm/) are held three times to accommodate all time zones.
|
||||
- Waku client-team PM meetings are held throughout the week depending on the general timezone and schedules of the team.
|
||||
- Weekly highlights are derived from the weekly dev updates and compiled in Notion for wider publication by the Comms team via the "Waku Wednesday" series on X.
|
||||
|
||||
![Reporting Pipeline](https://i.imgur.com/xJaO3UB.png)
|
Loading…
Reference in New Issue