From 2951fb2b1b8460ef0fe5cdf332bccb4999aa37db Mon Sep 17 00:00:00 2001 From: Santiago Pastorino Date: Wed, 10 Mar 2021 11:53:50 -0300 Subject: [PATCH 1/2] I-nominated are nominated for discussion --- src/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contributing.md b/src/contributing.md index d0c77edf2..d4e178a14 100644 --- a/src/contributing.md +++ b/src/contributing.md @@ -471,7 +471,7 @@ appropriate labels to issues that haven't been triaged yet: * Red, **I**-prefixed labels indicate the **importance** of the issue. The [I-nominated][inom] label indicates that an issue has been nominated for - prioritizing at the next triage meeting. Similarly, the [I-prioritize][ipri] + discussion at the next triage meeting. Similarly, the [I-prioritize][ipri] indicates that an issue has been requested to be prioritized by the appropriate team. From 589ac99e20c63226d86ff85d3c81700dbec077a9 Mon Sep 17 00:00:00 2001 From: Santiago Pastorino Date: Thu, 11 Mar 2021 14:57:39 -0300 Subject: [PATCH 2/2] Generalize meeting expression Co-authored-by: Camelid --- src/contributing.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/contributing.md b/src/contributing.md index d4e178a14..e47f20040 100644 --- a/src/contributing.md +++ b/src/contributing.md @@ -471,9 +471,10 @@ appropriate labels to issues that haven't been triaged yet: * Red, **I**-prefixed labels indicate the **importance** of the issue. The [I-nominated][inom] label indicates that an issue has been nominated for - discussion at the next triage meeting. Similarly, the [I-prioritize][ipri] - indicates that an issue has been requested to be prioritized by the - appropriate team. + discussion at the next meeting of the team tagged using a + **T**-prefixed label. Similarly, the [I-prioritize][ipri] indicates + that an issue has been requested to be prioritized by the appropriate + team. * The purple **metabug** label marks lists of bugs collected by other categories.