Skip to content

Commit 94c3f63

Browse files
committed
Add a link to report an Issue
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
1 parent 1bec6a9 commit 94c3f63

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/components/footer.hbs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88
<span local-class="sep">|</span>
99
<a href='https://www.rust-lang.org/policies/security'>Report a security issue</a>
1010
<span local-class="sep">|</span>
11+
<a href='https://github.com/rust-lang/crates.io/issues/new/choose'>Report an issue</a>
12+
<span local-class="sep">|</span>
1113
<a href='https://github.com/rust-lang/crates.io'>Fork on GitHub</a>
1214
<span local-class="sep">|</span>
1315
<a href='https://foundation.rust-lang.org/policies/privacy-policy/'>Privacy policy</a>
1416
<span local-class="sep">|</span>
1517
<LinkTo @route="policies">Policies</LinkTo>
1618
</div>
17-
</footer>
19+
</footer>

0 commit comments

Comments
 (0)