From f1f35950b351698bc9926c641434928cfb67147a Mon Sep 17 00:00:00 2001 From: Jenn Magder Date: Wed, 12 Feb 2025 15:53:54 -0800 Subject: [PATCH] Update iOS / macOS triage links (#163171) Remove engine link, update macOS PR to search for the right label. --- docs/triage/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/triage/README.md b/docs/triage/README.md index 0774e75cb6..ba2888ff04 100644 --- a/docs/triage/README.md +++ b/docs/triage/README.md @@ -278,10 +278,8 @@ In addition, consider these issues that fall under another team's triage, but ar PRs are reviewed weekly across the framework, packages, and engine repositories: -- [iOS PRs on the engine](https://github.com/flutter/engine/pulls?q=is%3Aopen+is%3Apr+label%3Aplatform-ios+sort%3Acreated-asc+-is%3Adraft) -- [macOS PRs on the engine](https://github.com/flutter/engine/pulls?q=is%3Aopen+is%3Apr+label%3A%22affects%3A+desktop%22+label%3Aplatform-macos+sort%3Aupdated-asc) - [iOS PRs on the framework](https://github.com/flutter/flutter/pulls?q=is%3Aopen+is%3Apr+label%3Aplatform-ios+sort%3Acreated-asc+-is%3Adraft) -- [macOS PRs on the framework](https://github.com/flutter/flutter/pulls?q=is%3Aopen+is%3Apr+label%3A%22a%3A+desktop%22+platform-macos++sort%3Aupdated-asc) +- [macOS PRs on the framework](https://github.com/flutter/flutter/pulls?q=is%3Aopen+is%3Apr+label%3A%22a%3A+desktop%22+label%3Aplatform-macos++sort%3Aupdated-asc) - [iOS and macOS PRs on packages](https://github.com/flutter/packages/pulls?q=is%3Aopen+is%3Apr+label%3Atriage-macos%2Ctriage-ios+sort%3Aupdated-asc+) ### Linux platforms team (`team-linux`)