Xfce Wiki

Sub domains
 

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
contribute:dev:git:start [2020/04/19 01:24] ochosicontribute:dev:git:start [2020/05/14 01:32] ochosi
Line 70: Line 70:
  
 [[|Back To Top]] [[|Back To Top]]
 +
  
 ---- ----
-===== Git rules on git.xfce.org =====+===== GitLab Forks and Merge Requests ===== 
 + 
 +If you want to contribute code the best way is to get a contributor's account and fork the project you would like the contribute to. 
 +  - Fork the project 
 +  - Clone your fork 
 +  - Create a new branch 
 +  - Change and push your code to your fork/branch 
 +  - Start a merge request and allow maintainers to change your branch (this means maintainers can rebase your branch on top of master using the GitLab Web UI) 
 +  - Wait patiently 
 + 
 +[[|Back To Top]] 
 + 
 + 
 +---- 
 +===== Git rules on gitlab.xfce.org =====
  
 The following rules apply: The following rules apply: