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.
1 parent 1bec6a9 commit 94c3f63Copy full SHA for 94c3f63
app/components/footer.hbs
@@ -8,10 +8,12 @@
8
<span local-class="sep">|</span>
9
<a href='https://www.rust-lang.org/policies/security'>Report a security issue</a>
10
11
+ <a href='https://github.com/rust-lang/crates.io/issues/new/choose'>Report an issue</a>
12
+ <span local-class="sep">|</span>
13
<a href='https://github.com/rust-lang/crates.io'>Fork on GitHub</a>
14
15
<a href='https://foundation.rust-lang.org/policies/privacy-policy/'>Privacy policy</a>
16
17
<LinkTo @route="policies">Policies</LinkTo>
18
</div>
-</footer>
19
+</footer>
0 commit comments