From e36dbe234419421c3ade37c2deb2c4eeed96e569 Mon Sep 17 00:00:00 2001 From: Terts Diepraam Date: Tue, 22 Aug 2023 23:06:02 +0200 Subject: [PATCH] homepage: add contributing section --- homepage/index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/homepage/index.html b/homepage/index.html index d9e0f0f83..21cebed7c 100644 --- a/homepage/index.html +++ b/homepage/index.html @@ -197,6 +197,11 @@ } } + ul { + margin-top: 0; + margin-bottom: 2rem; + } + /* FOOTER */ footer { align-items: center; @@ -302,6 +307,16 @@ rust-users +

Contributing

+

You can help us out by:

+ +

You can join our Discord server to discuss or ask anything concerning uutils. We're happy to help you get started with contributing!

Friends of uutils

We collaborate with and build upon many other projects in the Rust