[PATCH 0/2] rSTify 'report-a-bug' and 'security-process'; move them to QEMU Git

Kashyap Chamarthy posted 2 patches 2 years, 4 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211124142728.1221817-1-kchamart@redhat.com
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
[PATCH 0/2] rSTify 'report-a-bug' and 'security-process'; move them to QEMU Git
Posted by Kashyap Chamarthy 2 years, 4 months ago
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