Skip to content

Commit 22372f9

Browse files
authored
Update labels file location (microsoft#3553)
1 parent dae5e20 commit 22372f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -374,8 +374,8 @@ Misc labels
374374

375375
### Updating labels
376376

377-
Labels are configured in `eng/common/labels.yaml`. To update labels, edit this file and run `pnpm sync-labels`.
378-
**If you create a new label in github UI without updating the `labels.yaml` file, it WILL be automatically removed**
377+
Labels are configured in `eng/common/config/labels.ts`. To update labels, edit this file and run `pnpm sync-labels`.
378+
**If you create a new label in github UI without updating the `labels.ts` file, it WILL be automatically removed**
379379

380380
# TypeSpec Emitters
381381

0 commit comments

Comments
 (0)