Matthias Aßhauer <mha1993@xxxxxxx> writes: >> diff --git a/Documentation/technical/platform-support.adoc b/Documentation/technical/platform-support.adoc >> index 0a2fb28d6277..42b04b186105 100644 >> --- a/Documentation/technical/platform-support.adoc >> +++ b/Documentation/technical/platform-support.adoc >> @@ -33,6 +33,8 @@ meet the following minimum requirements: >> >> * Has active security support (taking security releases of dependencies, etc) >> >> +* Supports Rust and the toolchain version specified in link:rust-support.txt[]. > > s/rust-support.txt/rust-support.adoc/ Your review is very much appreciated, but ... >> + >> These requirements are a starting point, and not sufficient on their own for the >> Git community to be enthusiastic about supporting your platform. Maintainers of >> platforms which do meet these requirements can follow the steps below to make it ...could you trim your quotes to relevant parts that is needed to help readers understand the point? It is a bit brutal to force readers wade through 200 lines of text only to find this "you got .txt suffix for a document with .adoc suffix" comment. Thanks.