<HTML>
<HEAD>
<TITLE>Assistance from the docs team</TITLE>
</HEAD>
<BODY>
<FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:11pt'>Hey guys, can one of you help me out with a little process doc?<BR>
<BR>
We are trying to encourage people to use Pull Requests for Patches and there seems to be a little confusion on how to do this.<BR>
<BR>
Can someone write up this process nicely and post it on Confluence?<BR>
<BR>
Here&#8217;s the steps<BR>
<BR>
Login in to Stash<BR>
Go to Repo you want to add a patch to<BR>
Click the Fork Button.<BR>
In the PopUp, name your fork (it will default to FreeSWITCH, but you may want to name it something more descriptive. Example freeswitch-FS-1234 &nbsp;&nbsp;where FS-1234 is the name of a jira you are addressing)<BR>
This will bring you to your fork repo.<BR>
Go to the &#8220;Settings&#8221; link on the menu bar, go to &#8220;Repository&#8221; link under permissions on the left verticle menu<BR>
Check the enable box under Public Access. <BR>
Click Save<BR>
<BR>
Clone this repo, commit your patches, and push this repo back to stash. (standard GIT clone, commit, push workflow)<BR>
<BR>
Return to Stash, Go to the Main FreeSWITCH Repo, and click &#8220;Pull Request&#8221; Button Upper right<BR>
In the box on upper left, select your fork repo and branch that contains the new commits.<BR>
Make sure that the FreeSWITCH/freeswitch repo is selected in the upper right box.<BR>
<BR>
Edit the Title (it will default to the branch name)<BR>
Edit the Description (if there is a matching Jira Please Reference the Jira Ticket ID at the top of the description. The description will auto populate with commit messages from commits on the branch not already in FreeSWITCH master repo)<BR>
<BR>
Click Create Pull Request.<BR>
<BR>
If you have not received feedback on your Pull Request by the regular Thursday Bug Hunt/Patch Review conference call, Call in to the bridge at 2PM US Central Time (1900 GMT) and ask to have your patch reviewed. <BR>
<BR>
Documenter, Please reference the Confluence page for how to join the conf calls.<BR>
<BR>
<BR>
Thanks<BR>
K<BR>
<BR>
<BR>
<BR>
<BR>
<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>
Twitter: @FreeSWITCH<BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>