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 <erik.andersson@arm.com>
Change-Id: I36cd5f1317bf050ee91abf33df70dae627e83175
diff --git a/CONTRIBUTIONS.md b/CONTRIBUTIONS.md
index a9c0fc2..3654f9b 100644
--- a/CONTRIBUTIONS.md
+++ b/CONTRIBUTIONS.md
@@ -46,3 +46,15 @@
 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