From 1799b369c2fdd92d156171d754c7db95e705b62d Mon Sep 17 00:00:00 2001 From: Peter Sanchez Date: Thu, 23 Jul 2020 13:15:12 -0700 Subject: [PATCH] Updating links to contributing doc --- git/index.md | 7 ++++++- hg/index.md | 7 +++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/git/index.md b/git/index.md index 2e9febc..062ca80 100644 --- a/git/index.md +++ b/git/index.md @@ -6,10 +6,15 @@ You can find all Git repositories on [git.code.netlandish.com][nlgit]. If you have an account on our systems then you can also create your own repos for hosting, etc. +## Collaboration + Collaboration is handled via email. All patches, discussion, code review, etc. is done via email and our sourcehut platform. +See the [contributing documentation](/contributing.md) for information on how +to contribute to our repositories. + Please read the [git email](/git/email.md) setup documentation for more -details. +details on configuring your `git` install. [nlgit]: https://git.code.netlandish.com diff --git a/hg/index.md b/hg/index.md index 95d952b..a9414b7 100644 --- a/hg/index.md +++ b/hg/index.md @@ -36,7 +36,10 @@ repo. Collaboration is handled via email. All patches, discussion, code review, etc. is done via email and our sourcehut platform. -Please read the [mercurial email](/hg/email.md) setup documentation for more -details. +See the [contributing documentation](/contributing.md) for information on how +to contribute to our repositories. + +Please read the [Mercurial email](/hg/email.md) setup documentation for more +details on configuring your `hg` install. [nlhg]: https://hg.code.netlandish.com -- 2.43.0