@@ -254,7 +254,7 @@ circumstance.
254254 - ** Approve using:** r+ (compiler leads)
255255 - You can ` r? compiler_leads ` on the PR to roll one of the compiler leads as the reviewer.
256256 - Open a PR with the new target (w/ relevant documentation updates) and document adherence to the
257- [ target tier policy] [ tier_policy ] in the description. New targets must start as tier three
257+ [ target tier policy] [ tier_policy ] in the description. New targets must start as Tier 3
258258 - New targets should be assigned to the compiler team co-leads to check for any licensing
259259 concerns
260260- Promoting a target
@@ -264,18 +264,18 @@ circumstance.
264264 in the description
265265 - New targets should be assigned to the compiler team co-leads to ensure that any demands on
266266 the project infrastructure are considered and checked with relevant teams
267- - Renaming a target or making a breaking change to a tier three target
267+ - Renaming a target or making a breaking change to a Tier 3 target
268268 - ** Propose using:** PR
269269 - ** Approve using:** r+
270270 - Open an PR with the proposed rename and describe the motivation for the change and obtain a r+
271271 from the reviewer.
272- - Renaming a target or making a breaking change to a tier two target
272+ - Renaming a target or making a breaking change to a Tier 2 target
273273 - ** Propose using:** MCP
274274 - ** Approve using:** FCP
275275 - Open an MCP describing the motivation for the change and start an FCP to approve, start an FCP.
276276 - If approved, the change should be accompanied by a blog post announcing the change with a
277277 notice period of at least one release before the change applies.
278- - Renaming a target or making a breaking change to a tier one target
278+ - Renaming a target or making a breaking change to a Tier 1 target
279279 - ** Propose using:** RFC
280280 - ** Approve using:** FCP
281281 - Open an RFC describing the motivation for the change and start an FCP to approve, start an FCP.
@@ -286,7 +286,7 @@ circumstance.
286286 - ** Approve using:** FCP
287287 - Write an MCP describing why the target should be demoted/removed and once discussion has
288288 concluded, an FCP can be started to approve the demotion/removal.
289- - If approved and affecting a tier two or one target , the change should be accompanied by a
289+ - If approved and affecting a Tier 2 or one target, the change should be accompanied by a
290290 blog post announcing the change with a notice period of at least one release before the change
291291 applies.
292292- Changing target baseline (e.g. minimum Darwin or Windows version bump)
0 commit comments