mirror of
https://gitlab.com/open-fpsz/open-fpsz.git
synced 2026-04-29 00:05:34 +00:00
📝 update CONTRIBUTING.md
This commit is contained in:
parent
9db2583494
commit
82572df5c1
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue