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
dev:howto:contribute [2013/02/02 16:04] – [Contribution Process] jannisdev:howto:contribute [2020/05/17 21:37] (current) – [Contributing to Xfce] skunnyk
Line 1: Line 1:
 ====== Contributing to Xfce ====== ====== Contributing to Xfce ======
  
 +<note important>This page is outdated. Replaced by https://docs.xfce.org/contribute/start and https://docs.xfce.org/contribute/dev/start</note>
 ===== Purpose of this document ===== ===== Purpose of this document =====
  
-At the time of writing (FOSDEM 2013), the entry barrier for contributing to Xfce is substantially higher than it could be. There are several hurdles that people have to figure out themselves. There is no easily accessible list of low-hanging fruit or tasks to get started with. Also, there is no definedtransparent contribution process. Our aim should be to make obvious to interested developers how they can contribute and what they can contribute.+At the time of writing (FOSDEM 2013), the entry barrier for contributing to Xfce is substantially higher than it could be. There are several hurdles that people have to figure out themselves. There is, for example, no easily accessible list of low-hanging fruit and tasks to get started with. Also, there is no well-defined and transparent contribution process. Our aim should be to make it obvious to interested developers how they can contribute and what they can start with.
  
-The purpose of this document is to come up with a concept for providing low-hanging fruit to the developer community and a contribution process that removes uncertainty about what the right way/format of contributing code is. This document is only about contributing code since other areas, like [[http://xfce.org/getinvolved/translation|translations]], are already well documented.+The purpose of this document is to come up with a concept for providing low-hanging fruit to the developer community and a contribution process that removes uncertainty about what the right way/format of contributing code is. 
 + 
 +This document is only about contributing code since other areas, like [[http://xfce.org/getinvolved/translation|translations]], are already well documented.
  
 ===== Present State ===== ===== Present State =====
Line 30: Line 33:
  
 ==== Contribution Process ==== ==== Contribution Process ====
 +
 +The contribution process aims to provide new contributors with a simple step-by-step process to create and submit changes to Xfce. It is inspired by how the Linux kernel community handles contributions.
  
 === 1. Clone and branch === === 1. Clone and branch ===