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 revisionBoth sides next revision
contribute:bugs:start [2019/02/26 23:23] – [Fixing Bugs] alexxconscontribute: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 step by step bugfix]] will help you to get started. +Not familiar with git? [[contribute/dev/git/start|This manual]] will help you to get started. 
  
 Read our [[contribute/dev/coding/example|beginners example on how to fix a simple xfce bug]]. Read our [[contribute/dev/coding/example|beginners example on how to fix a simple xfce bug]].