@@ -256,7 +256,7 @@ circumstance.
256
256
- ** Approve using:** r+ (compiler leads)
257
257
- You can ` r? compiler_leads ` on the PR to roll one of the compiler leads as the reviewer.
258
258
- Open a PR with the new target (w/ relevant documentation updates) and document adherence to the
259
- [ target tier policy] [ tier_policy ] in the description. New targets must start as Tier 3
259
+ [ target tier policy] [ tier_policy ] in the description. New targets must start as tier 3
260
260
- New targets should be assigned to the compiler team co-leads to check for any licensing
261
261
concerns
262
262
- Promoting a target
@@ -266,18 +266,18 @@ circumstance.
266
266
in the description
267
267
- New targets should be assigned to the compiler team co-leads to ensure that any demands on
268
268
the project infrastructure are considered and checked with relevant teams
269
- - Renaming a target or making a breaking change to a Tier 3 target
269
+ - Renaming a target or making a breaking change to a tier 3 target
270
270
- ** Propose using:** PR
271
271
- ** Approve using:** r+
272
272
- Open an PR with the proposed rename and describe the motivation for the change and obtain a r+
273
273
from the reviewer.
274
- - Renaming a target or making a breaking change to a Tier 2 target
274
+ - Renaming a target or making a breaking change to a tier 2 target
275
275
- ** Propose using:** MCP
276
276
- ** Approve using:** FCP
277
277
- Open an MCP describing the motivation for the change and start an FCP to approve, start an FCP.
278
278
- If approved, the change should be accompanied by a blog post announcing the change with a
279
279
notice period of at least one release before the change applies.
280
- - Renaming a target or making a breaking change to a Tier 1 target
280
+ - Renaming a target or making a breaking change to a tier 1 target
281
281
- ** Propose using:** RFC
282
282
- ** Approve using:** FCP
283
283
- Open an RFC describing the motivation for the change and start an FCP to approve, start an FCP.
@@ -288,7 +288,7 @@ circumstance.
288
288
- ** Approve using:** FCP
289
289
- Write an MCP describing why the target should be demoted/removed and once discussion has
290
290
concluded, an FCP can be started to approve the demotion/removal.
291
- - If approved and affecting a Tier 2 or one target, the change should be accompanied by a
291
+ - If approved and affecting a tier 2 or one target, the change should be accompanied by a
292
292
blog post announcing the change with a notice period of at least one release before the change
293
293
applies.
294
294
- Changing target baseline (e.g. minimum Darwin or Windows version bump)
0 commit comments