mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
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>
This commit is contained in:
parent
16dff2be01
commit
0c8b5d0e69
|
@ -19,7 +19,7 @@ this.
|
|||
:numbered:
|
||||
|
||||
identify-component
|
||||
submit-defect
|
||||
report-defect
|
||||
recipe-style-guide
|
||||
submit-change
|
||||
|
||||
|
|
|
@ -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
|
|
@ -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 </Bugzilla_Configuration_and_Bug_Tracking>`
|
||||
and the ":doc:`../contributor-guide/submit-defect`" section.
|
||||
and the ":doc:`../contributor-guide/report-defect`" section.
|
||||
|
||||
.. note::
|
||||
|
||||
|
|
|
@ -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 </Bugzilla_Configuration_and_Bug_Tracking>`
|
||||
|
|
|
@ -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 </Bugzilla_Configuration_and_Bug_Tracking>`
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user