mirror of
https://gitlab.com/open-fpsz/open-fpsz.git
synced 2026-01-19 19:44:46 +00:00
📝 update CONTRIBUTING.md
This commit is contained in:
parent
a455d31a69
commit
98500155db
|
|
@ -89,7 +89,7 @@ git checkout -b fix/my-branch
|
|||
2. Make your changes, stage then and commit:
|
||||
|
||||
```shell
|
||||
git commit -am "📝 update CONTRIBUTIONS.md"
|
||||
git commit -am "📝 update CONTRIBUTING.md"
|
||||
```
|
||||
|
||||
3. Push your changes to the repository:
|
||||
|
|
@ -114,4 +114,4 @@ Happy coding! 🎮✨
|
|||
|
||||
[#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
|
||||
[#repo_url]:https://gitlab.com/open-fpsz/open-fpsz
|
||||
|
|
|
|||
Loading…
Reference in a new issue