From 6d67d9d08e2f80acb991895eec3dcfb0e8e43962 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Pe=C3=B1a-Castellanos?= Date: Thu, 25 Jun 2026 07:24:28 -0500 Subject: [PATCH] docs: document required repo topics --- docs/dev-workflows.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/dev-workflows.md b/docs/dev-workflows.md index b889d8d..8b8452c 100644 --- a/docs/dev-workflows.md +++ b/docs/dev-workflows.md @@ -1,4 +1,4 @@ - + # Dev Workflows Engineering workflows for this repo. @@ -41,6 +41,10 @@ Engineering workflows for this repo. - [ ] Docs updated in the same PR as code changes - [ ] Only change files relevant to the task — no drive-by improvements +## Repository Metadata + +- Required GitHub topics for discoverability: `b2-labs`, `backblaze-b2`, `cloudstorage` + ## Testing ### Test types