From 0c8b5d0e697c344585062ac08b1c5e8ef4ce5758 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Thu, 10 Aug 2023 11:32:54 +0200 Subject: [PATCH] contributor guide: call section "Reporting a defect" Instead of "Submitting a defect". We all write bugs, and nobody needs documentation support for doing so! (From yocto-docs rev: ce94f6ed029afc8c69e84354c03bd0a9ab14f867) Signed-off-by: Michael Opdenacker Reported-by: Joshua Watt Signed-off-by: Richard Purdie --- documentation/contributor-guide/index.rst | 2 +- .../contributor-guide/{submit-defect.rst => report-defect.rst} | 2 +- documentation/dev-manual/debugging.rst | 2 +- documentation/ref-manual/resources.rst | 2 +- documentation/ref-manual/system-requirements.rst | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) rename documentation/contributor-guide/{submit-defect.rst => report-defect.rst} (98%) diff --git a/documentation/contributor-guide/index.rst b/documentation/contributor-guide/index.rst index 7a39f994e2..8fa65045a3 100644 --- a/documentation/contributor-guide/index.rst +++ b/documentation/contributor-guide/index.rst @@ -19,7 +19,7 @@ this. :numbered: identify-component - submit-defect + report-defect recipe-style-guide submit-change diff --git a/documentation/contributor-guide/submit-defect.rst b/documentation/contributor-guide/report-defect.rst similarity index 98% rename from documentation/contributor-guide/submit-defect.rst rename to documentation/contributor-guide/report-defect.rst index 527ffb2dc0..8ef133b842 100644 --- a/documentation/contributor-guide/submit-defect.rst +++ b/documentation/contributor-guide/report-defect.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-2.0-UK -Submitting a Defect Against the Yocto Project and OpenEmbedded +Reporting a Defect Against the Yocto Project and OpenEmbedded ************************************************************** You can use the Yocto Project instance of diff --git a/documentation/dev-manual/debugging.rst b/documentation/dev-manual/debugging.rst index 3a8d5080ce..890578cc05 100644 --- a/documentation/dev-manual/debugging.rst +++ b/documentation/dev-manual/debugging.rst @@ -1235,7 +1235,7 @@ Here are some other tips that you might find useful: :yocto_bugs:`Bugzilla <>`. For information on how to submit a bug against the Yocto Project, see the Yocto Project Bugzilla :yocto_wiki:`wiki page ` - and the ":doc:`../contributor-guide/submit-defect`" section. + and the ":doc:`../contributor-guide/report-defect`" section. .. note:: diff --git a/documentation/ref-manual/resources.rst b/documentation/ref-manual/resources.rst index 324d1fad10..8c3726e83b 100644 --- a/documentation/ref-manual/resources.rst +++ b/documentation/ref-manual/resources.rst @@ -45,7 +45,7 @@ your expectations). For a general procedure and guidelines on how to use Bugzilla to submit a bug against the Yocto Project, see the following: -- The ":doc:`../contributor-guide/submit-defect`" +- The ":doc:`../contributor-guide/report-defect`" section in the Yocto Project and OpenEmbedded Contributor Guide. - The Yocto Project :yocto_wiki:`Bugzilla wiki page ` diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst index d1c440cf19..e1ff51c859 100644 --- a/documentation/ref-manual/system-requirements.rst +++ b/documentation/ref-manual/system-requirements.rst @@ -134,7 +134,7 @@ tested on former revisions of "&DISTRO_NAME;", but no longer are: interested in hearing about your experience. For information on how to submit a bug, see the Yocto Project :yocto_wiki:`Bugzilla wiki page ` - and the ":doc:`../contributor-guide/submit-defect`" + and the ":doc:`../contributor-guide/report-defect`" section in the Yocto Project and OpenEmbedded Contributor Guide. Required Packages for the Build Host