Changes

Jump to navigation Jump to search
Line 167: Line 167:  
But that is where Zynthian tells the world about its contribution and you need the good people at zynthian to approve your contribution, and they wont do that till you ask in the right way. . .
 
But that is where Zynthian tells the world about its contribution and you need the good people at zynthian to approve your contribution, and they wont do that till you ask in the right way. . .
   −
You need to submit a pull request Which is a concept within the github environment. And to do that you need to have an account at git hub yourself. Now a Pull request is not a specific git command, it's an agreement amongst mortals that the submitted code is suitable to be included in what zynthian publish to the world.  
+
You need to submit a pull request.
 +
 
 +
This is a concept within the github environment, and to do that you need to have an account at github yourself. So you need to dance your way throu their act of anointing ([http://www.github.com www.github.com]).
 +
 
 +
  Now a Pull request is not a specific git command, it's an agreement amongst mortals that the submitted code is suitable to be included in what zynthian publish to the world.  
 
One of these mortals then performs a git merge to take the branch, remember branches .? you have written your code in, and combines it into the testing branch so it can be tested.  
 
One of these mortals then performs a git merge to take the branch, remember branches .? you have written your code in, and combines it into the testing branch so it can be tested.  
  
584

edits

Navigation menu