From c16ff300e2a9babd089e40031827ec188d5c30bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C3=B3nal=20Murray?= Date: Wed, 16 Jul 2025 14:10:53 +0100 Subject: [PATCH] Make OG rust bounty description shorter than 100 characters Descriptions must be shorter than 100 chars --- ruled_labels/specs_polkadot-sdk.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruled_labels/specs_polkadot-sdk.yaml b/ruled_labels/specs_polkadot-sdk.yaml index 2c6719d..0ed46e5 100644 --- a/ruled_labels/specs_polkadot-sdk.yaml +++ b/ruled_labels/specs_polkadot-sdk.yaml @@ -48,7 +48,7 @@ labels: description: A task for a first time contributor to become familiar with the Polkadot-SDK. color: 7CB9E8 - name: C3-og-rust-bounty - description: A task rewarded by the OG Rust bounty for successful completion. Read https://ogrust.com/ for more info and how to reach out. + description: A task rewarded by the OG Rust bounty for successful completion. See https://ogrust.com/ color: e87cb9 - name: D0-easy description: Can be fixed primarily by duplicating and adapting code by an intermediate coder.