btw, in case anyone wants to replicate what I did for the spreadsheet: * install the `gh` cli tool * cd to the `wg` repo * `gh issue list --limit 1000 --state all | tr '\t' ',' > issues.csv` * import CSV to google sheets