Bug Reports & Bounty
Report a bug from anywhere in the app and earn points on the bounty leaderboard
Found something broken? Click Bug bounty hunt in the top bar. Reports go straight to the team, and unless you opt out they count toward the bug bounty leaderboard.
Reporting a Bug
- Click Bug bounty hunt in the top bar
- Choose Report a bug
- Describe what you were trying to do and what happened
- Optionally attach a screenshot (up to 5 MB)
- Click Submit
The more specific the description, the faster it gets triaged. "Deploy button does nothing on the preview environment of service X" beats "deploys broken".
What gets attached automatically
You do not need to collect diagnostics. Every report also carries:
- The page you were on and the full URL
- Browser, viewport size, and the app version you were running
- A snapshot of the data the app had loaded at that moment, as
debug-data.json - A session replay link, so the team can see the steps that led to it
This is why a one-line description is usually enough.
Points and Ranking
Reports are triaged by the team and scored by severity:
| Severity | Meaning | Points |
|---|---|---|
| Critical | Blocks deploy, the application cannot ship | 4 |
| High | A feature is broken, the application can still be deployed | 3 |
| Normal | UI bug, broken text, copy polish, small visual issue | 2 |
| Duplicate | Already reported by someone else | 0 |
Points land on the leaderboard once the report is triaged, so a fresh report is not scored immediately. Reports the team decides not to act on are marked Won't do and score nothing.
The Leaderboard
Choose View leaderboard from the same menu, or go to /bug-bounty. It shows every hunter with their points, their bug counts per severity, and the titles they reported. It refreshes every minute.
Bounties run in seasons. When a season has an end date and prizes, both are shown at the top of the leaderboard and in the report dialog.
Keeping a Report Private
Check Hide this report from the bug bounty leaderboard in the dialog. The report still reaches the team, it just does not appear publicly and does not score points. Use it when a screenshot or description contains something you would rather not publish.