Skip to content

Commit 8201a0e

Browse files
terrajobstericstj
andauthored
Update docs/project/api-review-process.md
Co-authored-by: Eric StJohn <ericstj@microsoft.com>
1 parent 41f3d77 commit 8201a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/project/api-review-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ APIs and some code samples that show how it should be used. If changes are neces
4242

4343
There are three methods to get an API review:
4444

45-
* **Get into the backlog**. Generally speaking, filing an issue in `dotnet/runtime` and slapping the label `api-ready-for-review` on it will make your issue show up during API reviews. The downside is that we generally walk the backlog oldest-newest, so your issue might not be looked at for a while.
45+
* **Get into the backlog**. Generally speaking, filing an issue in `dotnet/runtime` and applying the label `api-ready-for-review` on it will make your issue show up during API reviews. The downside is that we generally walk the backlog oldest-newest, so your issue might not be looked at for a while.
4646
* **Fast track**. If you need to bypass the backlog apply both `api-ready-for-review` and `blocking`. All blocking issues are looked at before we walk the backlog.
4747
* **Dedicated review**. If your issue needs an hour or longer, send an email to FXDC and we book dedicated time. Rule of thumb: if your API proposal has more than a dozen APIs or your APIs have complex policy, then you need 60 min or more. When in doubt, send mail to FXDC.
4848

0 commit comments

Comments
 (0)