From b01d1294608dc759c8744a8ad22b8089b26c5178 Mon Sep 17 00:00:00 2001 From: Kevin Reid Date: Fri, 22 Sep 2023 09:49:53 -0700 Subject: [PATCH] =?UTF-8?q?Specify=20what=20=E2=80=9Cthreads=20on=20the=20?= =?UTF-8?q?RFC=20diff=E2=80=9D=20is=20in=20opposition=20to.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I believe this is a useful clarification because without the contrast, it may not be clear what is being asked for, to people not already familiar with the details of GitHub code review features. --- posts/2023-09-22-crates-io-usage-policy-rfc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/2023-09-22-crates-io-usage-policy-rfc.md b/posts/2023-09-22-crates-io-usage-policy-rfc.md index 5e4cd134b..c9ba7c704 100644 --- a/posts/2023-09-22-crates-io-usage-policy-rfc.md +++ b/posts/2023-09-22-crates-io-usage-policy-rfc.md @@ -19,4 +19,4 @@ Here is a quick **TL;DR**: - Reserving names is still allowed, but only to a certain degree and if you have a good reason for it. - The crates.io team will try to contact crate owners before taking any actions. -Finally, if you have any comments, please open threads on the [RFC diff](https://github.com/rust-lang/rfcs/pull/3463/files) to keep the discussion somewhat structured. Thank you! +Finally, if you have any comments, please open threads on the [RFC diff](https://github.com/rust-lang/rfcs/pull/3463/files), instead of using the main comment box, to keep the discussion more structured. Thank you!