Home

ugit @main - refs - log -
-
https://git.jolheiser.com/ugit.git
The code powering this h*ckin' site
tree log patch
update readme
Signature
-----BEGIN SSH SIGNATURE----- U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAgBTEvCQk6VqUAdN2RuH6bj1dNkY oOpbPWj+jw4ua1B1cAAAADZ2l0AAAAAAAAAAZzaGE1MTIAAABTAAAAC3NzaC1lZDI1NTE5 AAAAQAQprswkaTxLgg2voLePLEbZX85kVIH0hvkcgQWWnz/8Fvf/ikHoKK0drps3EZuny8 7lOzrWnmSi4mPmu93qRAE= -----END SSH SIGNATURE-----
jolheiser <git@jolheiser.com>
4 days ago
1 changed files, 3 additions(+), 2 deletions(-)
README.md
M README.md -> README.md
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
diff --git a/README.md b/README.md
index 8016650e0717be6973e8644d76784c2fbe96ce6f..6a5d1c3bd3604103eeb4ab33b812880fe415a2e0 100644
--- a/README.md
+++ b/README.md
@@ -9,8 +9,9 @@ Minimal git server
 
 µ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.