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:bugs:start [2019/02/24 21:22] – [Feature Requests] ochosicontribute:bugs:start [2019/02/26 23:24] – [Fixing Bugs] alexxcons
Line 42: Line 42:
 Once a bug has been found, the cause of the bug needs to be tracked down, and then (obviously) fixed. If you want to get involved in the actual development process of Xfce a great way to start is by solving bugs and attaching a patch file to the reported bug. ( "git format-patch" is the preferred way to create a patch file )  Once a bug has been found, the cause of the bug needs to be tracked down, and then (obviously) fixed. If you want to get involved in the actual development process of Xfce a great way to start is by solving bugs and attaching a patch file to the reported bug. ( "git format-patch" is the preferred way to create a patch file ) 
  
-Not familiar with git? [[contribute/dev/git/start|This manual]] will help you to get started+Not familiar with git? [[contribute/dev/git/start|This manual]] will help you to get started. 
- +
-After you managed to download the source code, check [[:xfce:building|this manual]] to see how to build a package from it.+
  
 +To get started, best read our [[contribute/dev/coding/example|beginners example on how to fix a simple xfce bug]].
 ===== Feature Requests ===== ===== Feature Requests =====