From 91e4e00a0ca96e3026046271c53d1b58e9fe7bdb Mon Sep 17 00:00:00 2001 From: Benjtalkshow Date: Wed, 8 Jul 2026 22:51:46 +0100 Subject: [PATCH] fix(bounty): update stale staged-for-payout hint copy The staged banner referenced an internal issue number (#633) as a build-order note. That work shipped, so point organizers to the Payout tab instead. --- .../organization/bounties/manage/BountySubmissionsPanel.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/organization/bounties/manage/BountySubmissionsPanel.tsx b/components/organization/bounties/manage/BountySubmissionsPanel.tsx index 30ea10cc..b933359c 100644 --- a/components/organization/bounties/manage/BountySubmissionsPanel.tsx +++ b/components/organization/bounties/manage/BountySubmissionsPanel.tsx @@ -114,7 +114,7 @@ export default function BountySubmissionsPanel({ {staged.size} staged for payout - (winner selection + signing lands in #633) + (assign them to prize tiers in the Payout tab) )}