Rock8Cloud
Guides

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

  1. Click Bug bounty hunt in the top bar
  2. Choose Report a bug
  3. Describe what you were trying to do and what happened
  4. Optionally attach a screenshot (up to 5 MB)
  5. 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:

SeverityMeaningPoints
CriticalBlocks deploy, the application cannot ship4
HighA feature is broken, the application can still be deployed3
NormalUI bug, broken text, copy polish, small visual issue2
DuplicateAlready reported by someone else0

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.

On this page