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:start [2019/04/11 00:43] – [Bug Reporting and Testing] blueberrybrowniecontribute:start [2019/09/07 22:45] – Merged 'Further Reading' section into dev page kevinbowen
Line 1: Line 1:
  
-====== How to Contribute ======+====== How to contribute to Xfce ======
 Xfce is developed by a small group of hard-working volunteers. There are many ways in which you can contribute to Xfce, all of which are most welcome! Xfce is developed by a small group of hard-working volunteers. There are many ways in which you can contribute to Xfce, all of which are most welcome!
  
 +===== Development =====
 +
 +See the [[:contribute:dev:start|Xfce Development Information]] page for details on getting a contributor's account, working with Git and Xfce source code, and instructions for making releases.
 +  
 ===== Translation ===== ===== Translation =====
 Applications, manuals, documentation and many other aspects of Xfce are all translated into different languages. Translations are handled in [[https://www.transifex.com/xfce/public|Transifex]], a web-based translation platform. Visit the [[.:translate/start|translation docs]] to get started with translating. Applications, manuals, documentation and many other aspects of Xfce are all translated into different languages. Translations are handled in [[https://www.transifex.com/xfce/public|Transifex]], a web-based translation platform. Visit the [[.:translate/start|translation docs]] to get started with translating.
Line 25: Line 29:
  
 All Xfce developers have a real life and live across multiple time zones. If you don't get an answer straight away, be patient and stay online! All Xfce developers have a real life and live across multiple time zones. If you don't get an answer straight away, be patient and stay online!
- 
-===== Further Reading ===== 
-For a more in-depth look at how to contribute to Xfce, it is recommended to read [[https://andreldm.com/2018/12/03/xfce-contributor-guide.html|The Ultimate Contributor's Guide to Xfce]] for more information. 
- 
-  * To request a contributor account, please [[https://docs.xfce.org/contribute/dev/get-a-contributor-account|see the docs]] for more information. 
-  * Before getting involved with development, it may help to check [[https://wiki.xfce.org/releng/4.14/roadmap|the current roadmap]] to get an overview of our current progress. 
-  * A guide to using GIT can be found [[https://docs.xfce.org/contribute/dev/git/start|here]]. 
-  * For more information on making a release, see [[https://docs.xfce.org/contribute/dev/make-a-release|Making a Release]]. 
-  * Xfce API documentation can be found on the [[https://wiki.xfce.org/api_documentation|Xfce development Wiki]].