mirror of https://github.com/procxx/kepka.git
Updated CONTRIBUTING.md: Fixed spelling of 'upstream'. (#5206)
This commit is contained in:
parent
8c440cc3c5
commit
81a2cf9086
|
@ -33,7 +33,7 @@ environments.
|
|||
|
||||
## Pull upstream changes into your fork regularly
|
||||
|
||||
Telegram Desktop is advancing quickly. It is therefore critical that you pull upstream changes into your fork on a regular basis. Nothing is worse than putting in a days of hard work into a pull request only to have it rejected because it has diverged too far from upstram.
|
||||
Telegram Desktop is advancing quickly. It is therefore critical that you pull upstream changes into your fork on a regular basis. Nothing is worse than putting in a days of hard work into a pull request only to have it rejected because it has diverged too far from upstream.
|
||||
|
||||
To pull in upstream changes:
|
||||
|
||||
|
|
Loading…
Reference in New Issue