From d946154764d0cc2bd8ddd43819fc0b73e2ee48a8 Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Mon, 18 Jul 2022 20:50:58 +0200 Subject: [PATCH] accept review suggestion Co-authored-by: Noah Lev --- src/contributing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/contributing.md b/src/contributing.md index 487a4141..6a9186ce 100644 --- a/src/contributing.md +++ b/src/contributing.md @@ -439,8 +439,8 @@ Just a few things to keep in mind: - The date the comment was added, e.g. instead of writing _"Currently, ..."_ or _"As of now, ..."_, consider writing _"As of January 2021, ..."_. - We have CI action (in `"~/.github/workflows/date-check.yml"`) - that generates an issue if any of these are over 6 months old. + We have a CI action (in `~/.github/workflows/date-check.yml`) + that generates a monthly issue with any of these that are over 6 months old. - A link to a relevant WG, tracking issue, `rustc` rustdoc page, or similar, that may provide further explanation for the change process or a way to verify that the information is not