Documentation: Add our issue tracker to services
Change-Id: Ib249d5c6f2431336a01850f4a8d708795983e7d3 Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/35806 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org>
This commit is contained in:
parent
0df412d8cc
commit
11b3d2123f
|
@ -34,3 +34,12 @@ bytes.
|
||||||
After you push for review, the system will automatically verify your change
|
After you push for review, the system will automatically verify your change
|
||||||
and, if adhering to these constraints, approve it. You can then immediately
|
and, if adhering to these constraints, approve it. You can then immediately
|
||||||
submit it.
|
submit it.
|
||||||
|
|
||||||
|
## Issue tracker
|
||||||
|
We have an [issue tracker](https://ticket.coreboot.org) that is used for
|
||||||
|
coreboot and related code, such as libpayload, as well as for the project's
|
||||||
|
infrastructure.
|
||||||
|
|
||||||
|
It can be helpful to refer to issues we track there in commit messages:
|
||||||
|
|
||||||
|
Fixes: https://ticket.coreboot.org/issues/$id
|
||||||
|
|
Loading…
Reference in New Issue