diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 66656fb88f894716e58a5fa6b9f517ed951a8d6c..3add7a23e38f3e37a24e6c596270a5a324313d4e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,19 +1,9 @@ -# Contributor workflows: +# Contribute to Titan -## Simplified Titan contributor workflow ( to be applied when agreed previously) -Committing directly to github.com/eclipse/titan.* using Gerrithub: - -* https://docs.google.com/presentation/d/1j5RxJC13gFCCGcLB7ZwyDVCzBWroapUR9AVdqB5fdig/edit#slide=id.p - -## Titan contributor workflow to github.com/eclipse/titan.* -covering Gerrit code review - -* https://docs.google.com/presentation/d/1AVi3Be3qYmkYm6VEf4BnYHYa3hwpjjIM5EQc7W6LtNE/edit#slide=id.p - -## Titan contributor workflow to Eclipse git -Committing to git.eclipse.org/titan.* through gerrit code review - -* https://docs.google.com/presentation/d/15zA7HjTlvEOshSb5W9qFQ7e4zIAU6Blk3_EV8ewYy_Y/edit#slide=id.p +## The prerequisite of contributing to Titan is that the contributor has valid Eclipse Contributor Agreement: +* https://www.eclipse.org/legal/ECA.php +## To contribute to Titan the GitLab MergeRequest workflow should be followed: +* https://docs.gitlab.com/ee/user/project/merge_requests/