commit: 99b7c19459fbbf58a00e0d90fb53eb9ec16c06db Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Jul 16 08:32:24 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Tue Jul 27 06:22:09 2021 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=99b7c194
appendices/contributing: Move details on Bugzilla from main page to here Closes: https://bugs.gentoo.org/802408 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> appendices/contributing/text.xml | 8 ++++++-- text.xml | 9 ++------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/appendices/contributing/text.xml b/appendices/contributing/text.xml index 10ab565..d5bde26 100644 --- a/appendices/contributing/text.xml +++ b/appendices/contributing/text.xml @@ -6,8 +6,12 @@ <body> <p> Contributions for this document are very welcome. Whether you've found a typo -or have written an entire new section, the best way to get in touch is via Bugzilla -at <uri link="https://bugs.gentoo.org">bugs.gentoo.org</uri>. +or have written an entire new section, the best way to get in touch is via +Bugzilla. Please look at the +<uri link="https://bugs.gentoo.org/buglist.cgi?product=Documentation;component=Devmanual;resolution=---"> +bug list</uri> and file a +<uri link="https://bugs.gentoo.org/enter_bug.cgi?product=Documentation;component=Devmanual;format=guided"> +new bug</uri>. </p> <p> diff --git a/text.xml b/text.xml index 424a01f..ba88028 100644 --- a/text.xml +++ b/text.xml @@ -25,13 +25,8 @@ detailed, up to date technical content. </dl> <p> -Contributions are encouraged. See the <uri link="::appendices/contributing"/> -section for how to get started. If you have any corrections, suggestions or -improvements please look at the -<uri link="https://bugs.gentoo.org/buglist.cgi?product=Documentation;component=Devmanual;resolution=---">bug list</uri> -and file a -<uri link="https://bugs.gentoo.org/enter_bug.cgi?product=Documentation;component=Devmanual;format=guided">new bug</uri>. -The <uri link="::appendices/contributors"/> +Contributions are encouraged. See the <uri link="::appendices/contributing/"/> +section for how to get started. The <uri link="::appendices/contributors/"/> section lists specific contributions to this manual. </p> </body>
