Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion docs/dev-workflows.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- last_verified: 2026-03-10 -->
<!-- last_verified: 2026-06-25 -->
# Dev Workflows

Engineering workflows for this repo.
Expand Down Expand Up @@ -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
Expand Down