diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7c78424..42ed3d4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,7 +22,9 @@ Periodically, changes from `develop` are merged into the `main` branch to packag This practice ensures that everyone remains updated on ongoing tasks, fostering transparency and encouraging collaboration. -> Any [Merge Requests (MR)][#create_merge_requests] must be merged into `develop` before any release is made on the `main` branch. +> Learn the various ways to [create a merge request][#create_merge_requests]. + +Here's a simplified diagram: ```mermaid flowchart LR