X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=CONTRIBUTING.md;h=4273fda4e640d5d9356a5d63f166db26224fc603;hb=35a74a1a6b03fb998b210a3644d7dfb4fc24878c;hp=b202fc4f281cbfe949778163ecf5a80cd317eb67;hpb=3525a6b61acb442af5b08d70d1ced3c3ea3cf1c0;p=rust.git diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b202fc4f281..4273fda4e64 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -342,7 +342,7 @@ We have prioritization labels and a sync-blocker label, which are described belo - [P-low][p-low]: Requires attention (fix/response/evaluation) by a team member but isn't urgent. - [P-medium][p-medium]: Should be addressed by a team member until the next sync. - [P-high][p-high]: Should be immediately addressed and will require an out-of-cycle sync or a backport. -- [L-sync-blocker][l-sync-blocker]: An issue that "blocks" a sync. +- [L-sync-blocker][l-sync-blocker]: An issue that "blocks" a sync. Or rather: before the sync this should be addressed, e.g. by removing a lint again, so it doesn't hit beta/stable.