mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-18 19:57:31 +00:00
doc: update Tracked-on in contribute guide
All PRs must have a Tracked-on: tag Tracked-on: #1420 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
a86248ecd2
commit
9029ac4bd5
@ -176,6 +176,14 @@ is set up correctly by using:
|
||||
git config --global user.name "David Developer"
|
||||
git config --global user.email "david.developer@company.com"
|
||||
|
||||
Tracked-on
|
||||
==========
|
||||
|
||||
All commits must be mapped to a GitHub issue for a feature or bug. Add a
|
||||
Tracked-On: #issue-number line to your commit message together with the
|
||||
issue number, for example::
|
||||
|
||||
Tracked-On: #1420
|
||||
|
||||
Coding Style
|
||||
************
|
||||
|
Loading…
Reference in New Issue
Block a user