mbox series

[0/5] Contributor Guide updates

Message ID 20230811175527.1116864-1-michael.opdenacker@bootlin.com
Headers show
Series Contributor Guide updates | expand

Message

Michael Opdenacker Aug. 11, 2023, 5:55 p.m. UTC
From: Michael Opdenacker <michael.opdenacker@bootlin.com>

Work in progress to update and improve the instructions
for contributors.

Note that these commits are part of an incremental
process. More useful details (such as configuring
Git for git send-email) will be sent through later
patches.

Michael Opdenacker (5):
  contributor guide: call section "Reporting a defect"
  contributor-guide: remove obsolete pkg-config guidelines
  contributor guide: remove unnecessary information about mailing lists
  contributor-guide: clarification about patchtest
  contributor guide: update instructions for making and sharing changes

 documentation/bsp-guide/bsp.rst               |   2 +-
 documentation/contributor-guide/index.rst     |   4 +-
 .../contributor-guide/recipe-style-guide.rst  |   5 -
 .../{submit-defect.rst => report-defect.rst}  |   2 +-
 .../{submit-change.rst => submit-changes.rst} | 145 +++++++++---------
 documentation/dev-manual/debugging.rst        |   4 +-
 documentation/dev-manual/start.rst            |   4 +-
 documentation/dev-manual/vulnerabilities.rst  |   2 +-
 .../development-environment.rst               |   6 +-
 documentation/ref-manual/resources.rst        |   2 +-
 .../ref-manual/system-requirements.rst        |   2 +-
 11 files changed, 87 insertions(+), 91 deletions(-)
 rename documentation/contributor-guide/{submit-defect.rst => report-defect.rst} (98%)
 rename documentation/contributor-guide/{submit-change.rst => submit-changes.rst} (83%)