mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
dev-manual: Fixed reference to bug format.
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@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b26af3c0a6
commit
4592adb69f
@@ -1405,7 +1405,7 @@
|
|||||||
references - any commit that addresses a specific bug should include the
|
references - any commit that addresses a specific bug should include the
|
||||||
bug ID in the description (typically at the beginning) as follows:
|
bug ID in the description (typically at the beginning) as follows:
|
||||||
<literallayout class='monospaced'>
|
<literallayout class='monospaced'>
|
||||||
Fixes YOCTO #<bug-id>
|
[YOCTO #<bug-id>]
|
||||||
|
|
||||||
<detailed description of change>
|
<detailed description of change>
|
||||||
</literallayout></para></listitem>
|
</literallayout></para></listitem>
|
||||||
|
|||||||
Reference in New Issue
Block a user