diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-08-10 11:32:54 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-08-30 15:54:59 +0100 |
commit | 0c8b5d0e697c344585062ac08b1c5e8ef4ce5758 (patch) | |
tree | bbba0cca257696b04ff954f0994a06eb6317b90d /documentation/ref-manual/system-requirements.rst | |
parent | 16dff2be01e8fc73e0057e3795319ea01fdeae5c (diff) | |
download | poky-0c8b5d0e697c344585062ac08b1c5e8ef4ce5758.tar.gz |
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 <michael.opdenacker@bootlin.com>
Reported-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/system-requirements.rst')
-rw-r--r-- | documentation/ref-manual/system-requirements.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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: | |||
134 | interested in hearing about your experience. For information on | 134 | interested in hearing about your experience. For information on |
135 | how to submit a bug, see the Yocto Project | 135 | how to submit a bug, see the Yocto Project |
136 | :yocto_wiki:`Bugzilla wiki page </Bugzilla_Configuration_and_Bug_Tracking>` | 136 | :yocto_wiki:`Bugzilla wiki page </Bugzilla_Configuration_and_Bug_Tracking>` |
137 | and the ":doc:`../contributor-guide/submit-defect`" | 137 | and the ":doc:`../contributor-guide/report-defect`" |
138 | section in the Yocto Project and OpenEmbedded Contributor Guide. | 138 | section in the Yocto Project and OpenEmbedded Contributor Guide. |
139 | 139 | ||
140 | Required Packages for the Build Host | 140 | Required Packages for the Build Host |