|
@@ -74,6 +74,9 @@ To update *your fork* on GitHub:
|
|
|
. Select the "`compare across forks`" link.
|
|
|
. Click the btn:[Head Fork] button and from the drop down list select "`jMonkeyEngine/jmonkeyengine`".
|
|
|
. Click the green button btn:[Create pull request].
|
|
|
+. Give a succinct and informative title, in the comment field give a short explanation of the changes and click the green button btn:[Create pull request] again.
|
|
|
+. Select the dropdown arrow next to the btn:[Commit And Merge] button and choose btn:[Rebase And Merge]. Failure to do this step will leave the commit at the top of your commit history. The next time you submit a pull request to push a change to the jmonkeyengine repository, it will be included.
|
|
|
+. Press the btn:[Rebase And Merge] button again to confirm your choice.
|
|
|
|
|
|
To submit changes to the jMonkeyEngine repository after pushing them to *your fork*:
|
|
|
|