You've already forked uutils.github.io
mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
Merge pull request #15 from tertsdiepraam/homepage
Contributing section
This commit is contained in:
@@ -197,6 +197,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
ul {
|
||||
margin-top: 0;
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
/* FOOTER */
|
||||
footer {
|
||||
align-items: center;
|
||||
@@ -302,6 +307,16 @@
|
||||
<a href="https://github.com/uutils/rust-users">rust-users</a>
|
||||
</li>
|
||||
</ul>
|
||||
<h2>Contributing</h2>
|
||||
<p>You can help us out by:</p>
|
||||
<ul>
|
||||
<li>Contributing code</li>
|
||||
<li>Contributing documentation</li>
|
||||
<li>Reporting bugs (e.g. incompatibilities with GNU utilities)</li>
|
||||
<li>Triaging bugs</li>
|
||||
<li><a href="https://github.com/sponsors/uutils">Sponsoring uutils on GitHub</a></li>
|
||||
</ul>
|
||||
<p>You can join our <a href="https://discord.gg/wQVJbvJ">Discord server</a> to discuss or ask anything concerning uutils. We're happy to help you get started with contributing!</p>
|
||||
<h2>Friends of uutils</h2>
|
||||
<p>
|
||||
We collaborate with and build upon many other projects in the Rust
|
||||
|
||||
Reference in New Issue
Block a user