From: Wu XiangCheng <bobwxc@email.cn>
To: Alex Shi <alex.shi@linux.alibaba.com>
Cc: Jonathan Corbet <corbet@lwn.net>, linux-doc@vger.kernel.org
Subject: [PATCH v1 0/4] Add translations in zh_CN/admin-guide/
Date: Wed, 17 Mar 2021 12:32:57 +0800 [thread overview]
Message-ID: <cover.1615950640.git.bobwxc@email.cn> (raw)
Hi all,
This set of patches aims to add some translations in zh_CN/admin-guide/ .
- V1
- Re-manage the patch thread
- Add zh_CN/admin-guide/security-bugs.rst
- Modify one word in [Patch 3/4] under Alex Shi's suggestion
- Pick Alex Shi's Reviewed-by tag for [Patch 1~2/4]
- V0
- Add zh_CN/admin-guide/reporting-issues.rst
<https://lore.kernel.org/linux-doc/20210315110119.GA9524@mipc/>
- Add zh_CN/admin-guide/bug-bisect.rst
<https://lore.kernel.org/linux-doc/b032e8ab75e91b37ae88f2c80102ab6dde1bfa45.1615909052.git.bobwxc@email.cn/>
- Add zh_CN/admin-guide/bug-hunting.rst
<https://lore.kernel.org/linux-doc/20210315110119.GA9524@mipc/>
Thanks!
Wu XiangCheng (4):
docs/zh_CN: Add zh_CN/admin-guide/reporting-issues
docs/zh_CN: Add zh_CN/admin-guide/bug-bisect.rst
docs/zh_CN: Add zh_CN/admin-guide/bug-hunting.rst
docs/zh_CN: Add zh_CN/admin-guide/security-bugs.rst
.../zh_CN/admin-guide/bug-bisect.rst | 81 ++
.../zh_CN/admin-guide/bug-hunting.rst | 340 +++++
.../translations/zh_CN/admin-guide/index.rst | 11 +-
.../zh_CN/admin-guide/reporting-issues.rst | 1269 +++++++++++++++++
.../zh_CN/admin-guide/security-bugs.rst | 74 +
5 files changed, 1772 insertions(+), 3 deletions(-)
create mode 100644 Documentation/translations/zh_CN/admin-guide/bug-bisect.rst
create mode 100644 Documentation/translations/zh_CN/admin-guide/bug-hunting.rst
create mode 100644 Documentation/translations/zh_CN/admin-guide/reporting-issues.rst
create mode 100644 Documentation/translations/zh_CN/admin-guide/security-bugs.rst
--
2.20.1
next prev reply other threads:[~2021-03-17 4:34 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-15 11:01 [PATCH] docs/zh_CN: Add zh_CN/admin-guide/reporting-issues Wu XiangCheng
2021-03-16 14:34 ` Alex Shi
2021-03-17 4:32 ` Wu XiangCheng [this message]
2021-03-17 4:33 ` [PATCH v1 1/4] " Wu XiangCheng
2021-03-17 4:33 ` [PATCH v1 2/4] docs/zh_CN: Add zh_CN/admin-guide/bug-bisect.rst Wu XiangCheng
2021-03-17 4:34 ` [PATCH v1 3/4] docs/zh_CN: Add zh_CN/admin-guide/bug-hunting.rst Wu XiangCheng
2021-03-17 7:27 ` Alex Shi
2021-03-17 4:34 ` [PATCH v1 4/4] docs/zh_CN: Add zh_CN/admin-guide/security-bugs.rst Wu XiangCheng
2021-03-17 7:27 ` Alex Shi
2021-03-17 7:26 ` [PATCH v1 0/4] Add translations in zh_CN/admin-guide/ Alex Shi
2021-03-17 8:45 ` Wu X.C.
-- strict thread matches above, loose matches on Subject: below --
2021-03-16 15:40 [PATCH 1/2] docs/zh_CN: Add zh_CN/admin-guide/bug-bisect.rst Wu XiangCheng
2021-03-16 15:41 ` [PATCH 2/2] docs/zh_CN: Add zh_CN/admin-guide/bug-hunting.rst Wu XiangCheng
2021-03-17 2:57 ` Alex Shi
2021-03-17 3:03 ` Wu X.C.
2021-03-17 2:29 ` [PATCH 1/2] docs/zh_CN: Add zh_CN/admin-guide/bug-bisect.rst Alex Shi
2021-03-17 2:49 ` Wu X.C.
2021-03-17 2:51 ` Alex Shi
2021-03-17 13:28 ` Jonathan Corbet
2021-03-19 3:32 ` Alex Shi
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=cover.1615950640.git.bobwxc@email.cn \
--to=bobwxc@email.cn \
--cc=alex.shi@linux.alibaba.com \
--cc=corbet@lwn.net \
--cc=linux-doc@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.