diff options
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index 3b991780eb..65791fafeb 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
@@ -876,8 +876,9 @@ | |||
876 | a bug.</para></listitem> | 876 | a bug.</para></listitem> |
877 | <listitem><para>When submitting a new bug, be sure to choose the appropriate | 877 | <listitem><para>When submitting a new bug, be sure to choose the appropriate |
878 | Classification, Product, and Component for which the issue was found. | 878 | Classification, Product, and Component for which the issue was found. |
879 | Defects for Yocto Project fall into one of four classifications: Yocto Projects, | 879 | Defects for Yocto Project fall into one of six classifications: Yocto Project |
880 | Infrastructure, Poky, and Yocto Metadata Layers. | 880 | Components, Infrastructure, Build System & Metadata, Documentation, |
881 | QA/Testing, and Runtime. | ||
881 | Each of these Classifications break down into multiple Products and, in some | 882 | Each of these Classifications break down into multiple Products and, in some |
882 | cases, multiple Components.</para></listitem> | 883 | cases, multiple Components.</para></listitem> |
883 | <listitem><para>Use the bug form to choose the correct Hardware and Architecture | 884 | <listitem><para>Use the bug form to choose the correct Hardware and Architecture |