diff --git a/.github/coding_guidelines/LABELING_GUIDELINES.md b/.github/coding_guidelines/LABELING_GUIDELINES.md index fc04a1382a0..fd9ade79e97 100644 --- a/.github/coding_guidelines/LABELING_GUIDELINES.md +++ b/.github/coding_guidelines/LABELING_GUIDELINES.md @@ -2,7 +2,7 @@ To maintain a consistent and efficient development workflow, we have set specific label guidelines for all pull requests (PRs). Please ensure you adhere to the following instructions: ### Mandatory Labels: -- **Internal Developers**: Every PR raised by an internal developer must include a label prefixed with `team-` (e.g., `team-mobile-ux`, `team-mobile-client`, etc.). This indicates the respective internal team responsible for the PR. +- **Internal Developers**: Every PR raised by an internal developer must include a label prefixed with `team-` (e.g., `team-mobile-ux`, `team-mobile-platform`, etc.). This indicates the respective internal team responsible for the PR. - **External Contributors**: PRs from contributors outside the organization must have the `external-contributor` label.