Summary
Add analytics charts and reports showing signature trends, unsigned contributor patterns, and average time-to-sign.
Motivation
Project owners and legal teams want visibility into CLA adoption metrics — how quickly contributors sign, which repos have the most friction, and trends over time.
Implementation notes
- Signatures over time chart (daily/weekly/monthly)
- Average time from first PR to signature
- Unsigned contributor heatmap (which repos have the most blockers)
- Corporate vs. individual signature breakdown
- Export reports as CSV/PDF
- Lightweight: use existing data, no additional tracking needed
- Consider: a simple charting library (recharts, chart.js) or server-rendered SVG
Phase
Phase 8: Polish & Expansion (v3.0 roadmap)
Summary
Add analytics charts and reports showing signature trends, unsigned contributor patterns, and average time-to-sign.
Motivation
Project owners and legal teams want visibility into CLA adoption metrics — how quickly contributors sign, which repos have the most friction, and trends over time.
Implementation notes
Phase
Phase 8: Polish & Expansion (v3.0 roadmap)