All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/4] Improve reporting-issues.rst and make it official
@ 2021-03-30 14:13 Thorsten Leemhuis
  2021-03-30 14:13 ` [PATCH v1 1/4] docs: make reporting-issues.rst official and delete reporting-bugs.rst Thorsten Leemhuis
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Thorsten Leemhuis @ 2021-03-30 14:13 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: Randy Dunlap, linux-doc, linux-kernel

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-04-05  7:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-30 14:13 [PATCH v1 0/4] Improve reporting-issues.rst and make it official Thorsten Leemhuis
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

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.