gnuboot-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 01/10] website: clarify that patches are not the only way to cont


From: Denis 'GNUtoo' Carikli
Subject: [PATCH 01/10] website: clarify that patches are not the only way to contribute.
Date: Mon, 26 Aug 2024 14:25:25 +0200

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
---
 website/pages/git.md           | 4 ++--
 website/pages/template.include | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/website/pages/git.md b/website/pages/git.md
index 09a6624..48d4ef9 100644
--- a/website/pages/git.md
+++ b/website/pages/git.md
@@ -176,8 +176,8 @@ GNU/Linux is generally recommended as the OS of choice, for 
GNU Boot
 development. However, BSD operating systems also boot on GNU Boot
 machines.
 
-Send patches & contribute
--------------------------
+Contributing patches to GNU Boot
+--------------------------------
 
 You can submit your patches to the 
 [gnuboot-patches mailing 
list](https://lists.gnu.org/mailman/listinfo/gnuboot-patches),
diff --git a/website/pages/template.include b/website/pages/template.include
index a27f2c8..e4a6788 100644
--- a/website/pages/template.include
+++ b/website/pages/template.include
@@ -61,7 +61,7 @@ $endif$
 <li><a href="/software/gnuboot/web/news/">News</a></li>
 <li><a href="https://savannah.gnu.org/bugs/?group=gnuboot";>Bugs</a></li>
 <li><a href="https://savannah.gnu.org/projects/gnuboot/";>Savannah 
forge</a></li>
-<li><a href="/software/gnuboot/web/git.html">Send patch</a></li>
+<li><a href="/software/gnuboot/web/git.html">Helping GNU Boot</a></li>
 <li><a href="/software/gnuboot/web/contact.html">Contact</a></li>
 </ul>
 <hr/>
@@ -72,7 +72,7 @@ $if(x-unreviewed)$
   boot software related projects instead of GNU Boot. We also need
   help (ideally in the form of patches sent to the GNU Boot mailing
   list) to fix this website. See
-  the <a href="/software/gnuboot/web/git.html">Send patch</a>
+  the <a href="/software/gnuboot/web/git.html">Helping GNU Boot</a>
   page for more details on how to contribute to GNU Boot.
 </p>
 <hr/>
-- 
2.45.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]