Fixed commit message creation in README
This commit is contained in:
parent
3d37cb606e
commit
0742c545e6
@ -82,7 +82,7 @@ Of course, this README was also made with ChatGPT.
|
||||
|
||||
1. Fork the repository.
|
||||
2. Create a new branch: ~git checkout -b feature/your-feature-name~.
|
||||
3. Make your changes and commit them: ~git commit -am 'Add some feature'~.
|
||||
3. Make your changes and commit them: ~git commit -am "Add some feature"~.
|
||||
4. Push the branch to your forked repository: ~git push origin feature/your-feature-name~.
|
||||
5. Open a merge request on GitLab.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user