<HTML>
<HEAD>
<TITLE>Patchs Jira and more....</TITLE>
</HEAD>
<BODY>
<FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>Hey Guys, there seems to be a rash of people uploading patchs to Jira lately that just do not work...<BR>
<BR>
So lets hit this one really quick...<BR>
<BR>
</SPAN></FONT><OL><LI><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>if you are patching a generated File like the Makefile or configure script make sure you are patching the files they are generated from... ie: configure.in for configure... 
</SPAN></FONT><LI><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>don&#8217;t try to diff 2 separate trees... &#8216;git diff &gt; /tmp/my.fancy.patch.txt&#8217; from the root of your fs source checkout will give you a plain text file of the patch suitable for uploading to jira.
</SPAN></FONT><LI><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>Please include all information you have on the jira and what problem/feature the patch addresses. Don&#8217;t just say &#8220;here&#8217;s a patch&#8221; and expect someone to look at it without knowing what it is.
</SPAN></FONT><LI><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>If a commiter comments on your jira that you need to freshen the patch please do so in a timely fashion or your patch will go back to the bottom of the queue as they will move on to something else... This isnt ignoring your efforts, but developers tend to get distracted easily with new shiny objects so getting back to them quickly helps tremendously.<BR>
</SPAN></FONT></OL><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'><BR>
<BR>
These simple things will help keep the devs from going crazy!<BR>
<BR>
<BR>
Now for you guys that use git on a regular basis, before you blow a gasket, yes this is very basic, and is intended to be so... Yes there are other (and possibly arguable better ways to generate a patch, but this way is the simplest for people not familiar with git) <BR>
<BR>
<BR>
-- <BR>
Ken<BR>
<FONT COLOR="#0000FF"><U><a href="http://www.FreeSWITCH.org">http://www.FreeSWITCH.org</a><BR>
<a href="http://www.ClueCon.com">http://www.ClueCon.com</a><BR>
<a href="http://www.OSTAG.org">http://www.OSTAG.org</a><BR>
</U></FONT>irc.freenode.net #freeswitch<BR>
</SPAN></FONT>
</BODY>
</HTML>