mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-17 16:41:06 +01:00
Clarify rule about merging upstream
This commit is contained in:
parent
5edf27ac88
commit
7f43ba6e36
1 changed files with 3 additions and 1 deletions
|
@ -145,7 +145,9 @@ problems, we ask you fix the issues as soon as possible.
|
|||
* Fork the repository (in case you have not already)
|
||||
* Do your change in a new branch
|
||||
* Create a pull request to get your changes merged into master
|
||||
* Keep your pull request up to date by regulary merging upstream
|
||||
* Keep your pull request up to date by regulary merging upstream. It is
|
||||
imperative that conflicts are resolved prior to merging the pull
|
||||
request.
|
||||
* After the pull request got merged, you can delete the branch
|
||||
|
||||
### Git Guidelines
|
||||
|
|
Loading…
Reference in a new issue