Clarify rule about merging upstream

This commit is contained in:
Lizzy Fleckenstein 2021-10-25 19:56:03 +02:00
parent 5edf27ac88
commit 7f43ba6e36
Signed by untrusted user: LizzyFleckenstein03
GPG Key ID: 06927A5199D6C9B2
1 changed files with 3 additions and 1 deletions

View File

@ -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