diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-07-22 10:19:18 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-04 15:06:43 +0100 |
| commit | 5c6753735f8a786c510208a6361bd2a8e392d0cf (patch) | |
| tree | 26696bff9006913b9321f54d783da852224696da /documentation/dev-manual/dev-manual-newbie.xml | |
| parent | 70b317ecce3df883c8edd7298a1dc8239a4c9fd4 (diff) | |
| download | poky-5c6753735f8a786c510208a6361bd2a8e392d0cf.tar.gz | |
documentation/dev-manual/dev-manual-newbie.xml: edits to tracking bugs section.
(From yocto-docs rev: 7a4487394f14214c287247020b3abda3c3b6cfde)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-newbie.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index f1557aa396..ffcbe8b537 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
| @@ -475,7 +475,8 @@ | |||
| 475 | So, for example, a valid way to refer to a defect when creating a commit comment | 475 | So, for example, a valid way to refer to a defect when creating a commit comment |
| 476 | would be <filename>[YOCTO 1011]</filename>. | 476 | would be <filename>[YOCTO 1011]</filename>. |
| 477 | This convention becomes important if you are submitting patches against the Yocto Project | 477 | This convention becomes important if you are submitting patches against the Yocto Project |
| 478 | code itself (see the next section “How to Submit a Change”).</para></listitem> | 478 | code itself. |
| 479 | See the following section for more information.</para></listitem> | ||
| 479 | <listitem><para>Defects for Yocto Project fall into one of four classifications: Yocto Projects, | 480 | <listitem><para>Defects for Yocto Project fall into one of four classifications: Yocto Projects, |
| 480 | Infrastructure, Poky, and Yocto Metadata Layers.</para></listitem> | 481 | Infrastructure, Poky, and Yocto Metadata Layers.</para></listitem> |
| 481 | </itemizedlist> | 482 | </itemizedlist> |
