From c915ccc38acd385fca4cd61bb6d6e6df32c9b7d0 Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Thu, 24 Mar 2022 11:45:57 -0500 Subject: [PATCH] Update help wanted in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ed9b480a..0d6b086e 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,8 @@ Before submitting design contributions, please discuss them with the Standard Eb - Creating a search bar for the SE Manual of Style. +- Finding a self-hosted replacement for GitHub, like possibly [Gitea](https://gitea.io/) or [GitLab](https://about.gitlab.com/), and figuring out how to reproducably install and update it on the SE server. + ## PHP code style - Indent with tabs.