[poky] [PATCH 024/186] dev-manual: Fixed reference to bug format.
Stoicescu Cornel
corneliux.stoicescu at intel.com
Tue Aug 20 02:45:06 PDT 2013
From: Trevor Woerner <trevor.woerner at linaro.org>
Based on observations from the various mailing lists, it is obvious that
bugzilla issues are almost always referenced using square brackets.
(From yocto-docs rev: 10b51afe7db62b8eb6e29bd1dd1ba4edb4320f83)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.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.7.9.5
More information about the poky
mailing list