From de48843b08520925964025c761e4721909ea8be5 Mon Sep 17 00:00:00 2001 From: StanFromIreland Date: Thu, 16 Jan 2025 20:32:53 +0000 Subject: [PATCH 1/3] Add OS-Linux label --- triage/labels.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/triage/labels.rst b/triage/labels.rst index c2981f666..37846d1be 100644 --- a/triage/labels.rst +++ b/triage/labels.rst @@ -62,7 +62,8 @@ OS labels These labels are used to specify which operating systems are affected. Since most issues either affect all systems or are specific to Unix, we don't have a dedicated Unix label. -Use :gh-label:`OS-windows`, :gh-label:`OS-mac`, and :gh-label:`OS-freebsd`. +Use :gh-label:`OS-windows`, :gh-label:`OS-mac`, :gh-label:`OS-linux` +and :gh-label:`OS-freebsd`. Use the :gh-label:`OS-unsupported` label for issues on platforms outside the support tiers defined in :pep:`11`. Applying this label adds the issue to From 87fcea9bf99003c3ad10c5e76a28f1a3dd074879 Mon Sep 17 00:00:00 2001 From: StanFromIreland Date: Thu, 16 Jan 2025 20:42:40 +0000 Subject: [PATCH 2/3] Add iOS/Android --- triage/labels.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/triage/labels.rst b/triage/labels.rst index 37846d1be..c14945b2e 100644 --- a/triage/labels.rst +++ b/triage/labels.rst @@ -62,8 +62,8 @@ OS labels These labels are used to specify which operating systems are affected. Since most issues either affect all systems or are specific to Unix, we don't have a dedicated Unix label. -Use :gh-label:`OS-windows`, :gh-label:`OS-mac`, :gh-label:`OS-linux` -and :gh-label:`OS-freebsd`. +Use :gh-label:`OS-windows`, :gh-label:`OS-mac`, :gh-label:`OS-linux`, +:gh-label:`OS-freebsd`, :gh-label:`OS-ios` and :gh-label:`OS-android`. Use the :gh-label:`OS-unsupported` label for issues on platforms outside the support tiers defined in :pep:`11`. Applying this label adds the issue to From a23888369959a3dd2c9ffd615b0b4b3021f7c002 Mon Sep 17 00:00:00 2001 From: StanFromIreland Date: Fri, 17 Jan 2025 17:33:53 +0000 Subject: [PATCH 3/3] Reorder as bullet points --- triage/labels.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/triage/labels.rst b/triage/labels.rst index c14945b2e..d78f6b472 100644 --- a/triage/labels.rst +++ b/triage/labels.rst @@ -62,8 +62,12 @@ OS labels These labels are used to specify which operating systems are affected. Since most issues either affect all systems or are specific to Unix, we don't have a dedicated Unix label. -Use :gh-label:`OS-windows`, :gh-label:`OS-mac`, :gh-label:`OS-linux`, -:gh-label:`OS-freebsd`, :gh-label:`OS-ios` and :gh-label:`OS-android`. + +* :gh-label:`OS-android` +* :gh-label:`OS-freebsd` +* :gh-label:`OS-ios` +* :gh-label:`OS-linux` +* :gh-label:`OS-windows` Use the :gh-label:`OS-unsupported` label for issues on platforms outside the support tiers defined in :pep:`11`. Applying this label adds the issue to