Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/35806 )
Change subject: Documentation: Add our issue tracker to services ......................................................................
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 --- M Documentation/community/services.md 1 file changed, 9 insertions(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Patrick Rudolph: Looks good to me, approved Name of user not set #1002476: Looks good to me, but someone else must approve
diff --git a/Documentation/community/services.md b/Documentation/community/services.md index 0871cda..07c6f2c 100644 --- a/Documentation/community/services.md +++ b/Documentation/community/services.md @@ -34,3 +34,12 @@ After you push for review, the system will automatically verify your change and, if adhering to these constraints, approve it. You can then immediately 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