From c7f508d9015560d5febc1dcd996e54daead8d467 Mon Sep 17 00:00:00 2001 From: Daniel Barlow Date: Wed, 8 Feb 2023 22:17:17 +0000 Subject: [PATCH] update contributing docs --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 80af307..e4e00cc 100644 --- a/README.md +++ b/README.md @@ -174,11 +174,16 @@ bit of back and forth involved before patches are merged. Have a read of [CONTRIBUTING](CONTRIBUTING.md) and [STYLE](STYLE.md) and try to intuit the unarticulated vision :-) -Liminix' primary repo is https://gti.telent.net/dan/liminix. There's a -[mirror on Github](https://github.com/telent/liminix) for convenience -and visibility: you can open PRs against that but be aware that the -process of merging them may be arcane. Some day, we will have -federated Gitea using ActivityPub. +Liminix' primary repo is https://gti.telent.net/dan/liminix but that +doesn't help you much because registrations are closed: + +* There's a [mirror on Github](https://github.com/telent/liminix) for +convenience and visibility: you can open PRs against that + +* or, you can send me your patch by email using [`git send-email`](https://git-send-email.io/) + +* or in the future, some day, we will have federated Gitea using + ActivityPub. ## Articles of interest