فهرست منبع

Correct fork info on push.

mitm 7 سال پیش
والد
کامیت
1d54bfe51d
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      src/docs/asciidoc/jme3/build_jme3_sources_with_netbeans.adoc

+ 3 - 0
src/docs/asciidoc/jme3/build_jme3_sources_with_netbeans.adoc

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