From 11b3d2123fcb0024541257b9ded9391784b10ccc Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Fri, 4 Oct 2019 19:41:43 -0400 Subject: Documentation: Add our issue tracker to services Change-Id: Ib249d5c6f2431336a01850f4a8d708795983e7d3 Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/c/coreboot/+/35806 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph --- Documentation/community/services.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Documentation') diff --git a/Documentation/community/services.md b/Documentation/community/services.md index 0871cda95d..07c6f2c688 100644 --- a/Documentation/community/services.md +++ b/Documentation/community/services.md @@ -34,3 +34,12 @@ bytes. 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 -- cgit v1.2.3