From bbc383cd197fed5e7c91612ef8a4533af288ed0f Mon Sep 17 00:00:00 2001 From: davidontop Date: Mon, 12 Aug 2024 19:13:57 +0200 Subject: [PATCH] fix: contributing --- src/pages/contributing.astro | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/pages/contributing.astro b/src/pages/contributing.astro index 92d9f45..cd6ad30 100755 --- a/src/pages/contributing.astro +++ b/src/pages/contributing.astro @@ -8,7 +8,14 @@ import A from "../components/A.astro"; Contributing - Just use mail to report issues and git send-email --to=git@davidon.top to submit patches for now.

- Im developing an issue and mailing list management software specificly for this because i couldn't find one i liked. Once thats ready ill switch to it insted of just private mail. + Issues + Send a mail to <user or org>.<repo>@is.davidon.top where the + subject is the issue title and body, well, is body
+ Pull Requests + Send a mail using git send-email to <user or org>.<repo>@pr.davidon.top
+ +

Note: the . seperator between user.org can be any of thease symbols * + - / = _ | ~ .

+ + Your mail will go into a queue for review and then will appear on git.davidon.top