qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] rSTify 'report-a-bug' and 'security-process'; move them to QEMU Git
@ 2021-11-24 14:27 Kashyap Chamarthy
  2021-11-24 14:27 ` [PATCH 1/2] docs: rSTify "security-process" page; move it " Kashyap Chamarthy
  2021-11-24 14:27 ` [PATCH 2/2] docs: rSTify "report-a-bug" " Kashyap Chamarthy
  0 siblings, 2 replies; 6+ messages in thread
From: Kashyap Chamarthy @ 2021-11-24 14:27 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, thuth, Kashyap Chamarthy, eblake, pbonzini

This series rSTifies the said web pages[1][2] from the QEMU web and
moves them to docs/devel/ in QEMU Git.  This is based on Paolo's
feedback here[3].

The rename to 'reporting-a-bug' is done to be consistent with the other
in-tree docs.  And I put 'security-process' first because, we refer to
it from 'reporting-a-bug'.  (If we reverse the order, the build fails --
correctly so.)

[1] https://www.qemu.org/contribute/report-a-bug/
[2] https://www.qemu.org/contribute/security-process
[3] https://lists.nongnu.org/archive/html/qemu-devel/2021-11/msg04002.html

Kashyap Chamarthy (2):
  docs: rSTify "security-process" page; move it to QEMU Git
  docs: rSTify "report-a-bug" page; move it to QEMU Git

 docs/devel/index.rst            |   9 +-
 docs/devel/reporting-a-bug.rst  |  37 +++++++
 docs/devel/security-process.rst | 190 ++++++++++++++++++++++++++++++++
 3 files changed, 233 insertions(+), 3 deletions(-)
 create mode 100644 docs/devel/reporting-a-bug.rst
 create mode 100644 docs/devel/security-process.rst

-- 
2.31.1




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

end of thread, other threads:[~2021-12-03  9:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-24 14:27 [PATCH 0/2] rSTify 'report-a-bug' and 'security-process'; move them to QEMU Git Kashyap Chamarthy
2021-11-24 14:27 ` [PATCH 1/2] docs: rSTify "security-process" page; move it " Kashyap Chamarthy
2021-11-29 13:33   ` Peter Maydell
2021-11-24 14:27 ` [PATCH 2/2] docs: rSTify "report-a-bug" " Kashyap Chamarthy
2021-11-29 13:35   ` Peter Maydell
2021-12-03  9:27     ` Kashyap Chamarthy

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).