From cad631504c9f2a6a439c799c6ef86b884bbc63c9 Mon Sep 17 00:00:00 2001 From: Joshua Branson Date: Fri, 9 Nov 2018 11:52:30 -0500 Subject: Some mini edits for the contributing and dde pages. --- contributing/web_pages.mdwn | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'contributing') diff --git a/contributing/web_pages.mdwn b/contributing/web_pages.mdwn index dbcc49b1..49758ff1 100644 --- a/contributing/web_pages.mdwn +++ b/contributing/web_pages.mdwn @@ -24,6 +24,9 @@ projects: * Install your changes *early* and *often*: don't hold your contribution back until you think it is perfect. +(!) An occasional Hurd contributer has a long [[youtube video|https://www.youtube.com/watch?v=56JLJvzUkQo]] +where he shows one how to contribute to editing these web pages. + ## Syntax Before doing any changes, you are encouraged to play a bit in the @@ -248,11 +251,11 @@ want to publish. Finally, publish the good ones. If you have a local mail transfer agent running, the following is all you have to do: - $ git send-email --to web-hurd@gnu.org *.patch + $ git send-email --to bug-hurd@gnu.org *.patch [...] If you don't have an MTA running, you'll have to find another way: either post -the `*.patch` files to or upload them somewhere for us to +the `*.patch` files to or upload them somewhere for us to download them from. -- cgit v1.2.3