Skip to content

Commit 498f62b

Browse files
committed
address review comment
rust-lang#1394 (review)
1 parent d15b956 commit 498f62b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/contributing.md

+6
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,12 @@ Just a few things to keep in mind:
443443
We have a CI action (in `~/.github/workflows/date-check.yml`)
444444
that generates a monthly issue with any of these that are over 6 months old.
445445

446+
The following formats are accepted:
447+
- Jan 2021
448+
- January 2021
449+
- jan 2021
450+
- january 2021
451+
446452
- A link to a relevant WG, tracking issue, `rustc` rustdoc page, or similar, that may provide
447453
further explanation for the change process or a way to verify that the information is not
448454
outdated.

0 commit comments

Comments
 (0)