Skip to content

Commit

Permalink
Update labels file location (#3553)
Browse files Browse the repository at this point in the history
  • Loading branch information
lmazuel authored Jun 10, 2024
1 parent dae5e20 commit 22372f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -374,8 +374,8 @@ Misc labels

### Updating labels

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

# TypeSpec Emitters

Expand Down

0 comments on commit 22372f9

Please sign in to comment.