public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Contributor Guide updates
@ 2023-08-11 17:55 michael.opdenacker
  2023-08-11 17:55 ` [PATCH 1/5] contributor guide: call section "Reporting a defect" michael.opdenacker
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: michael.opdenacker @ 2023-08-11 17:55 UTC (permalink / raw)
  To: docs; +Cc: Michael Opdenacker

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

-- 
2.34.1



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

end of thread, other threads:[~2023-08-11 17:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-11 17:55 [PATCH 0/5] Contributor Guide updates michael.opdenacker
2023-08-11 17:55 ` [PATCH 1/5] contributor guide: call section "Reporting a defect" michael.opdenacker
2023-08-11 17:55 ` [PATCH 2/5] contributor-guide: remove obsolete pkg-config guidelines michael.opdenacker
2023-08-11 17:55 ` [PATCH 3/5] contributor guide: remove unnecessary information about mailing lists michael.opdenacker
2023-08-11 17:55 ` [PATCH 4/5] contributor-guide: clarification about patchtest michael.opdenacker
2023-08-11 17:55 ` [PATCH 5/5] contributor guide: update instructions for making and sharing changes michael.opdenacker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox