From 078e2f479967cd12724a117c2ede1c68e597b932 Mon Sep 17 00:00:00 2001 From: anyreso Date: Thu, 25 Apr 2024 00:21:32 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20update=20CONTRIBUTING.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1fb2fec..4b46a70 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,7 +22,7 @@ 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. -> Learn the various ways to [create a merge request][#create_merge_requests]. +> Learn how to [create a merge request][#create_merge_requests_from_fork] when you work in a fork. ```mermaid flowchart LR @@ -129,6 +129,7 @@ By following these guidelines, we aim to streamline our development process, mai Happy coding! 🎮✨ +[#create_merge_requests_from_fork]: https://docs.gitlab.com/ee/user/project/merge_requests/creating_merge_requests.html#when-you-work-in-a-fork [#create_merge_requests]: https://docs.gitlab.com/ee/user/project/merge_requests/creating_merge_requests.html [#issue_tracker]: https://gitlab.com/open-fpsz/open-fpsz/-/issues [#repo_url]:https://gitlab.com/open-fpsz/open-fpsz