mirror of
https://gitlab.com/open-fpsz/open-fpsz.git
synced 2026-07-15 08:24:48 +00:00
📝 update CONTRIBUTING.md
This commit is contained in:
parent
a455d31a69
commit
98500155db
1 changed files with 2 additions and 2 deletions
|
|
@ -89,7 +89,7 @@ git checkout -b fix/my-branch
|
||||||
2. Make your changes, stage then and commit:
|
2. Make your changes, stage then and commit:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
git commit -am "📝 update CONTRIBUTIONS.md"
|
git commit -am "📝 update CONTRIBUTING.md"
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Push your changes to the repository:
|
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
|
[#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
|
[#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…
Add table
Add a link
Reference in a new issue