📝 update CONTRIBUTING.md

This commit is contained in:
anyreso 2024-04-13 15:57:44 -04:00
parent 096dc25694
commit 0bfe724b22

View file

@ -36,7 +36,7 @@ If you want to contribute changes without write access to the repository, you ca
> We encourage you to [allow commits from upstream members](https://docs.gitlab.com/ee/user/project/merge_requests/allow_collaboration.html#allow-commits-from-upstream-members) so that they can [push to the fork as the upstream member](https://docs.gitlab.com/ee/user/project/merge_requests/allow_collaboration.html#push-to-the-fork-as-the-upstream-member) in order for you to reach out for help.
Creating a merge request notifies project maintainers that you've made changes and allows them to review your code and potentially merge it into the main project.
The merge request notifies project maintainers that you've made changes and allows them to review your code and potentially merge it into the main project.
When your branch is merged, you may want to [update your fork](https://docs.gitlab.com/ee/user/project/repository/forking_workflow.html#update-your-fork) to be synced with upstream.