public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Thorsten Leemhuis <linux@leemhuis.info>
To: Jonathan Corbet <corbet@lwn.net>
Cc: Randy Dunlap <rdunlap@infradead.org>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v1 0/4] Improve reporting-issues.rst and make it official
Date: Tue, 30 Mar 2021 16:13:03 +0200	[thread overview]
Message-ID: <cover.1617113469.git.linux@leemhuis.info> (raw)

This patchset makes reporting-issues.rst fully official and thus removes
reporting-bugs.rst. It also adds an entry for the text in MAINTAINERS as
discussed earlier. Then there is the new text for the TLDR already posted as a
draft and a patch which assorted fixes and small enhancements.

Thorsten Leemhuis (4):
  docs: make reporting-issues.rst official and delete reporting-bugs.rst
  MAINTAINERS: add entry for
    Documentation/admin-guide/reporting-issues.rst
  docs: reporting-issues.rst: reshuffle and improve TLDR
  docs: reporting-issues: reduce quoting and assorted fixes

 Documentation/admin-guide/index.rst           |   1 -
 Documentation/admin-guide/reporting-bugs.rst  | 187 ---------------
 .../admin-guide/reporting-issues.rst          | 218 ++++++++----------
 MAINTAINERS                                   |   6 +
 4 files changed, 96 insertions(+), 316 deletions(-)
 delete mode 100644 Documentation/admin-guide/reporting-bugs.rst


base-commit: 8d295fbad687a61eaa0cf14958c284a3ddbf2173
-- 
2.30.2


             reply	other threads:[~2021-03-30 14:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-30 14:13 Thorsten Leemhuis [this message]
2021-03-30 14:13 ` [PATCH v1 1/4] docs: make reporting-issues.rst official and delete reporting-bugs.rst Thorsten Leemhuis
2021-03-30 14:51   ` Greg KH
2021-03-31 19:47     ` Jonathan Corbet
2021-04-05  7:43       ` Thorsten Leemhuis
2021-03-30 14:51   ` Greg KH
2021-03-31  8:33   ` Wu X.C.
2021-04-01  4:59     ` Alex Shi
2021-03-30 14:13 ` [PATCH v1 2/4] MAINTAINERS: add entry for Documentation/admin-guide/reporting-issues.rst Thorsten Leemhuis
2021-03-30 14:13 ` [PATCH v1 3/4] docs: reporting-issues.rst: reshuffle and improve TLDR Thorsten Leemhuis
2021-03-30 15:17   ` Thorsten Leemhuis
2021-03-30 14:13 ` [PATCH v1 4/4] docs: reporting-issues: reduce quoting and assorted fixes Thorsten Leemhuis

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.1617113469.git.linux@leemhuis.info \
    --to=linux@leemhuis.info \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@infradead.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