J
J
Johnny Smith2018-06-18 05:54:20
GitHub
Johnny Smith, 2018-06-18 05:54:20

The process of working with GitHub?

Explain step by step how the process of making changes to someone's existing repository is done.
The story is probably banal, with which I think a lot of people start using the git.
I found an interesting project on GitHub that seemed very good and useful.
I found spelling errors in the Readme.md file.
What should be my actions in detail on the points in order to propose corrections.
5b271ec74480b701431463.jpeg
Should the project be forked at the beginning by clicking on the "Fork" button, or can the files be edited on the fly?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2018-06-18
@Olek1

GitHub has pretty good documentation.
in short: fork->changes->pull-request.
for details: https://help.github.com/articles/fork-a-repo/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question