[yocto] [yocto-docs][PATCH] dev-manual: referencing bugzilla issues

Trevor Woerner trevor.woerner at linaro.org
Tue Jun 25 19:37:49 PDT 2013


Based on observations from the various mailing lists, it is obvious that
bugzilla issues are almost always referenced using square brackets.

Signed-off-by: Trevor Woerner <trevor.woerner at linaro.org>
---
 documentation/dev-manual/dev-manual-newbie.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml
index 0c849f5..55e0c58 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -1405,7 +1405,7 @@
                 references - any commit that addresses a specific bug should include the
                 bug ID in the description (typically at the beginning) as follows:
                 <literallayout class='monospaced'>
-     Fixes YOCTO #<bug-id>
+     [YOCTO #<bug-id>]
 
      <detailed description of change>
                 </literallayout></para></listitem>
-- 
1.8.3.rc1.44.gb387c77




More information about the yocto mailing list