aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorerik.andersson@arm.com <erik.andersson@arm.com>2021-12-02 12:33:33 +0100
committererik.andersson@arm.com <erik.andersson@arm.com>2021-12-17 12:32:32 +0100
commit86dcee2667bef8f44912faaf6de47d90ee7dc434 (patch)
treedc02daac9105dbe47ef7cf2b701dccafd56015e1
parent3751aa415849e37fb3288d9d5db9ce9b682f8d14 (diff)
downloadethos-u-vela-86dcee2667bef8f44912faaf6de47d90ee7dc434.tar.gz
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
-rw-r--r--CONTRIBUTIONS.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CONTRIBUTIONS.md b/CONTRIBUTIONS.md
index a9c0fc2..3654f9b 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