Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
contribute [2017/07/01 16:22]
timo [Write some code]
contribute [2017/07/01 16:31]
timo [Write some code]
Line 4: Line 4:
  
 Everybody writing code to improve this project is welcome ! Everybody writing code to improve this project is welcome !
 +To make it easy merging your code, please provide your code with the following procedure:
  
    * Clone the git repostiory you want to improve something    * Clone the git repostiory you want to improve something
Line 18: Line 19:
 </​code>​ </​code>​
  
-  * Write your code and commit all code your branch. If you are done, push your branch. +  * Write your code and commit all code your branch. If you are done, push your branch. ​(git add, git commit, git push) 
-  * Create a pull-request and send it to <email of the gitmaster>​+ 
 +  * Create a pull-request and send it to <email of the gitmaster> ​(git pull-request)
  
  
  
 ===== Build or extend the hardware ==== ===== Build or extend the hardware ====