From 86dcee2667bef8f44912faaf6de47d90ee7dc434 Mon Sep 17 00:00:00 2001 From: "erik.andersson@arm.com" Date: Thu, 2 Dec 2021 12:33:33 +0100 Subject: MLBEDSW-4261: External contributions to MLPlatform Added the section "Bug Resolution", which links the user to BUGS.md. Signed-off-by: erik.andersson@arm.com Change-Id: I36cd5f1317bf050ee91abf33df70dae627e83175 --- CONTRIBUTIONS.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CONTRIBUTIONS.md b/CONTRIBUTIONS.md index a9c0fc2a..3654f9bc 100644 --- a/CONTRIBUTIONS.md +++ b/CONTRIBUTIONS.md @@ -46,3 +46,15 @@ performed using the Prior to submitting a patch for review please make sure that all the pre-commit checks and tests have been run and are passing (see [Vela Testing](TESTING.md) for more details). + +## Bug Resolution + +In the case that your submission aims to resolve a bug, please follow the +[Vela Community Bug Reporting Process](BUGS.md). The document guides +you through the process of adding a bug ticket to the bug tracker on the +[Maniphest website](https://developer.mlplatform.org/maniphest/). + +The ticket will be visible to the public and will thus help the Vela community +track and find solutions to any bugs that are found during the use of Vela. + +Please include a link to your patch in the bug ticket description. \ No newline at end of file -- cgit v1.2.1