We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69ca507 + 3aa0f3c commit a8ef07aCopy full SHA for a8ef07a
templates/components/tools/rustup.html.hbs
@@ -33,7 +33,7 @@
33
</div>
34
35
<br/>
36
- <a href="https://github.com/rust-lang/www.rust-lang.org/issues/new" class="button button-secondary">{{fluent "tools-rustup-report"}}</a>
+ <a href="https://github.com/rust-lang/www.rust-lang.org/issues/new?title=Unrecognized%20platform&body=navigator.platform%3A%20_please%20fill%20out_%0Anavigator.appVersion%3A%20_please%20fill%20out_%0A%0AThe%20website%20did%20not%20recognize%20the%20platform%20I%27m%20on%2C%20so%20I%20am%20unable%20to%20install%20rustup." class="button button-secondary">{{fluent "tools-rustup-report"}}</a>
37
<hr/>
38
<div>
39
<p>
0 commit comments