Xfce Forum

Sub domains
 

You are not logged in.

#1 2012-02-03 23:05:25

kholis
Member
Registered: 2011-09-02
Posts: 5

How to submit patch?

Hi, I'm interesting to start contribute in Xfce development. I've done a little patch but don't know how to submit it. Is there any guide (wiki or something) for newcomer like me?

Thanks

Offline

#2 2012-02-04 15:29:41

jeromeg
Member
From: France
Registered: 2010-11-11
Posts: 131
Website

Re: How to submit patch?

Hello,

The correct way to provide a patch is to use git format-patch to provide a clean patch against the git master branch of the Xfce repositories. To do so, you should develop your changes in a separate branch, commit your changes with a meaningful commit message then use git format-patch to produce a .patch file.

Once you have your patch ready you can attach it to a bugzilla report. Don't hesitate to get in touch with the developers on the development mailing list or on IRC if you need help.

Offline

Board footer

Powered by FluxBB