@@ -254,7 +254,7 @@ circumstance.
254
254
- ** Approve using:** r+ (compiler leads)
255
255
- You can ` r? compiler_leads ` on the PR to roll one of the compiler leads as the reviewer.
256
256
- 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
258
258
- New targets should be assigned to the compiler team co-leads to check for any licensing
259
259
concerns
260
260
- Promoting a target
@@ -264,18 +264,18 @@ circumstance.
264
264
in the description
265
265
- New targets should be assigned to the compiler team co-leads to ensure that any demands on
266
266
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
268
268
- ** Propose using:** PR
269
269
- ** Approve using:** r+
270
270
- Open an PR with the proposed rename and describe the motivation for the change and obtain a r+
271
271
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
273
273
- ** Propose using:** MCP
274
274
- ** Approve using:** FCP
275
275
- Open an MCP describing the motivation for the change and start an FCP to approve, start an FCP.
276
276
- If approved, the change should be accompanied by a blog post announcing the change with a
277
277
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
279
279
- ** Propose using:** RFC
280
280
- ** Approve using:** FCP
281
281
- Open an RFC describing the motivation for the change and start an FCP to approve, start an FCP.
@@ -286,7 +286,7 @@ circumstance.
286
286
- ** Approve using:** FCP
287
287
- Write an MCP describing why the target should be demoted/removed and once discussion has
288
288
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
290
290
blog post announcing the change with a notice period of at least one release before the change
291
291
applies.
292
292
- Changing target baseline (e.g. minimum Darwin or Windows version bump)
0 commit comments