From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6059F139337 for ; Tue, 27 Jul 2021 07:38:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1836E0814; Tue, 27 Jul 2021 07:38:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8909DE0814 for ; Tue, 27 Jul 2021 07:38:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D1205342B89 for ; Tue, 27 Jul 2021 07:38:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 220157A2 for ; Tue, 27 Jul 2021 07:38:45 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1627366929.99b7c19459fbbf58a00e0d90fb53eb9ec16c06db.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: appendices/contributing/, / X-VCS-Repository: proj/devmanual X-VCS-Files: appendices/contributing/text.xml text.xml X-VCS-Directories: / appendices/contributing/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 99b7c19459fbbf58a00e0d90fb53eb9ec16c06db X-VCS-Branch: master Date: Tue, 27 Jul 2021 07:38:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9e3f2590-f37a-4a81-bf05-773862cbf49f X-Archives-Hash: 2645a4cf89ab93ea5a6de2e1a3540375 commit: 99b7c19459fbbf58a00e0d90fb53eb9ec16c06db Author: Ulrich Müller gentoo org> AuthorDate: Fri Jul 16 08:32:24 2021 +0000 Commit: Ulrich Müller gentoo 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 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 @@

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 bugs.gentoo.org. +or have written an entire new section, the best way to get in touch is via +Bugzilla. Please look at the + +bug list and file a + +new bug.

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.

-Contributions are encouraged. See the -section for how to get started. If you have any corrections, suggestions or -improvements please look at the -bug list -and file a -new bug. -The +Contributions are encouraged. See the +section for how to get started. The section lists specific contributions to this manual.