What's odd is that here: http://lists.linuxtogo.org/pipermail/openembedded-core/2013-April/037826.html
Saul explicitly tells Radu that using the brackets is the correct format (which is what, I think, caused me to send this patch in the first place). I hope Saul notices this thread and comments :-) On 26 June 2013 00:26, Rifenbark, Scott M <[email protected]> wrote: > Trevor, > > I use to have [YOCTO #<bug-id>] in the manual just as you do here. I was > told by Saul though that I was not to use the brackets in the commit > description. That is when I took them out of the manual. Maybe Saul can add > more to this explanation. > > Thanks, > Scott > >>-----Original Message----- >>From: [email protected] [mailto:yocto- >>[email protected]] On Behalf Of Trevor Woerner >>Sent: Tuesday, June 25, 2013 7:38 PM >>To: [email protected] >>Cc: [email protected] >>Subject: [yocto] [yocto-docs][PATCH] dev-manual: referencing bugzilla >>issues >> >>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 <[email protected]> >>--- >> 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 >> >>_______________________________________________ >>yocto mailing list >>[email protected] >>https://lists.yoctoproject.org/listinfo/yocto _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
