From faf88734255c19df8a13b627bff85e6e4d221dff Mon Sep 17 00:00:00 2001 From: jolheiser Date: Thu, 30 Oct 2025 12:39:30 +0000 Subject: [PATCH] update readme --- README.md | 5 +++-- 1 file(s) changed, 3 insertion(s)(+), 2 deletion(s)(-) diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -9,8 +9,9 @@ µgit allows cloning via HTTPS/SSH, but can only be pushed to via SSH. -There are no plans to directly support issues or PR workflows, although webhooks are planned and auxillary software may be created to facilitate these things. -If you wish to collaborate, please send me patches via [git-pr](https://pr.jolheiser.com/repos/ugit). +There are no plans to directly support issues or PR workflows. +If you wish to collaborate, please send me patches via [github](https://github.com/jolheiser/ugit) or [tangled](https://tangled.org/@jolheiser.com/ugit). +For issue/bug-tracking, I recommend [git-bug](https://github.com/git-bug/git-bug). Currently all HTML is allowed in markdown, µgit is intended to be run by/for a trusted user. -- tangled.sh