linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wan Jiabing <wanjiabing@vivo.com>
To: Alex Shi <alexs@kernel.org>, Jonathan Corbet <corbet@lwn.net>,
	"Alexander A. Klimov" <grandmaster@al2klimov.de>,
	Wan Jiabing <wanjiabing@vivo.com>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: kael_w@yeah.net
Subject: [PATCH] docs/zh_CN: fix reference file and update translations
Date: Thu,  6 May 2021 16:14:01 +0800	[thread overview]
Message-ID: <20210506081414.14004-1-wanjiabing@vivo.com> (raw)

In commit da514157c4f06 ("docs: make reporting-bugs.rst obsolete"),
reporting-bugs.rst was deleted and replaced by reporting-issues.rst.

In commit cf6d6fc279360 ("docs: process/howto.rst: make sections on
bug reporting match practice"), related sections were adjusted.

Fix the reference file and update some translations.

Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
---
 .../translations/zh_CN/process/howto.rst         | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)

diff --git a/Documentation/translations/zh_CN/process/howto.rst b/Documentation/translations/zh_CN/process/howto.rst
index ee3dee476d57..930ebc215fad 100644
--- a/Documentation/translations/zh_CN/process/howto.rst
+++ b/Documentation/translations/zh_CN/process/howto.rst
@@ -275,14 +275,8 @@ Linux-next 集成测试树
 报告bug
 -------
 
-bugzilla.kernel.org是Linux内核开发者们用来跟踪内核Bug的网站。我们鼓励用
-户在这个工具中报告找到的所有bug。如何使用内核bugzilla的细节请访问:
-
-	http://test.kernel.org/bugzilla/faq.html
-
-内核源码主目录中的:ref:`admin-guide/reporting-bugs.rst <reportingbugs>`
-文件里有一个很好的模板。它指导用户如何报告可能的内核bug以及需要提供哪些信息
-来帮助内核开发者们找到问题的根源。
+内核源码主目录中的 'Documentation/admin-guide/reporting-issues.rst' 文件介绍了
+如何报告可能的内核bug,以及需要提供哪些信息来帮助内核开发者们找到问题的根源。
 
 
 利用bug报告
@@ -293,7 +287,11 @@ bugzilla.kernel.org是Linux内核开发者们用来跟踪内核Bug的网站。
 者感受到你的存在。修改bug是赢得其他开发者赞誉的最好办法,因为并不是很多
 人都喜欢浪费时间去修改别人报告的bug。
 
-要尝试修改已知的bug,请访问 http://bugzilla.kernel.org 网址。
+要尝试修复已知的bug,请找到你感兴趣的子系统,查看报告该子系统bug的
+MAINTAINERS文件,通常它是一个邮件列表,很少有bug追踪信息。在这个
+文件搜索获取最新的报告,并在你认为合适的地方提供帮助。你可能还需要查看
+https://bugzilla.kernel.org 以获取bug报告,只有少数一些内核子系统积极地
+通过它进行报告或追踪,但是整个内核的bug都被归档在那里。
 
 
 邮件列表
-- 
2.25.1


             reply	other threads:[~2021-05-06  8:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-06  8:14 Wan Jiabing [this message]
2021-05-13 15:27 ` [PATCH] docs/zh_CN: fix reference file and update translations Jonathan Corbet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210506081414.14004-1-wanjiabing@vivo.com \
    --to=wanjiabing@vivo.com \
    --cc=alexs@kernel.org \
    --cc=corbet@lwn.net \
    --cc=grandmaster@al2klimov.de \
    --cc=kael_w@yeah.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).