diff --git a/draft/2024-02-28-this-week-in-rust.md b/draft/2024-02-28-this-week-in-rust.md index 886c38dd4..a7f715852 100644 --- a/draft/2024-02-28-this-week-in-rust.md +++ b/draft/2024-02-28-this-week-in-rust.md @@ -51,6 +51,23 @@ and just ask the editors to select the category. [submit_crate]: https://users.rust-lang.org/t/crate-of-the-week/2704 +## [Call for Testing](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing) +An important step for RFC implementation is for people to experiment with the +implementation and give feedback, especially before stabilization. The following +RFCs would benefit from user testing before moving forward: + + + + + +If you are a feature implementer and would like your RFC to appear on the above list, add the new `call-for-testing` +label to your RFC along with a comment providing testing instructions and/or guidance on which aspect(s) of the feature +need testing. + ## Call for Participation; projects and speakers ### CFP - Projects @@ -69,7 +86,7 @@ If you are a Rust project owner and are looking for contributors, please submit ### CFP - Speakers -Are you a new or experienced speaker looking for a place to share something cool? This section highlights events that are being planned and are accepting submissions to join their event as a speaker. +Are you a new or experienced speaker looking for a place to share something cool? This section highlights events that are being planned and are accepting submissions to join their event as a speaker. @@ -128,23 +145,6 @@ which are reaching a decision. Express your opinions now. -### [Call for Testing](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing) -An important step for RFC implementation is for people to experiment with the -implementation and give feedback, especially before stabilization. The following -RFCs would benefit from user testing before moving forward: - - - - - -If you are a feature implementer and would like your RFC to appear on the above list, add the new `call-for-testing` -label to your RFC along with a comment providing testing instructions and/or guidance on which aspect(s) of the feature -need testing. - ## Upcoming Events Rusty Events between 2024-02-28 - 2024-03-27 🦀 diff --git a/draft/DRAFT_TEMPLATE b/draft/DRAFT_TEMPLATE index d179bd38b..ef15d8ca0 100644 --- a/draft/DRAFT_TEMPLATE +++ b/draft/DRAFT_TEMPLATE @@ -51,6 +51,23 @@ and just ask the editors to select the category. [submit_crate]: https://users.rust-lang.org/t/crate-of-the-week/2704 +## [Call for Testing](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing) +An important step for RFC implementation is for people to experiment with the +implementation and give feedback, especially before stabilization. The following +RFCs would benefit from user testing before moving forward: + + + + + +If you are a feature implementer and would like your RFC to appear on the above list, add the new `call-for-testing` +label to your RFC along with a comment providing testing instructions and/or guidance on which aspect(s) of the feature +need testing. + ## Call for Participation; projects and speakers ### CFP - Projects @@ -69,7 +86,7 @@ If you are a Rust project owner and are looking for contributors, please submit ### CFP - Speakers -Are you a new or experienced speaker looking for a place to share something cool? This section highlights events that are being planned and are accepting submissions to join their event as a speaker. +Are you a new or experienced speaker looking for a place to share something cool? This section highlights events that are being planned and are accepting submissions to join their event as a speaker. @@ -128,23 +145,6 @@ which are reaching a decision. Express your opinions now. -### [Call for Testing](https://github.com/rust-lang/rfcs/issues?q=label%3Acall-for-testing) -An important step for RFC implementation is for people to experiment with the -implementation and give feedback, especially before stabilization. The following -RFCs would benefit from user testing before moving forward: - - - - - -If you are a feature implementer and would like your RFC to appear on the above list, add the new `call-for-testing` -label to your RFC along with a comment providing testing instructions and/or guidance on which aspect(s) of the feature -need testing. - ## Upcoming Events Rusty Events between $twir_issue_date - $twir_events_end_date 🦀