diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5f8a409abb0502e090e8ea5130ec07e13bbab6d4..5c21b7d5cc39f7f8d15da34465ebc504e05de45a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -86,10 +86,8 @@ For example, here are some good commit messages: Your contribution is ready to be added to the main OTB repository? Send a Merge Request against the `develop` branch on GitLab using the merge request -template. - -The merge request will then be discussed by the community and the core OTB -team. Larger contributions will require code review and a formal PSC vote. +template. The merge request will then be discussed by the community and the core +OTB team. * Merge requests can not be merged until all discussions have been resolved (this is enforced by GitLab). * Merge requests **must receive at least 2 positives votes from PSC members** before being merged.