<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hey Phil,<div><br></div><div>a basic workflow would be forking openlayers under your github account, create a branch, commit, push your changes and create a pull request from there. This will create an issue in the OL github tracker.</div><div><br></div><div>If you want to attach a pull request to an existing issue, you need to use something like hub [1]. You cannot attach attachments, I assume you wanted to attach a patch/diff file?<br><div><br></div><div>$ git pull-request -i &lt;issue_number&gt; -b openlayers:master -h yourgithubuser:&lt;your_branch&gt;<br><br>This assumes "git" is aliased to "hub". Without -i a new pull&nbsp;request/issue is created.</div><div><br></div><div>[1]&nbsp;<a href="https://github.com/defunkt/hub">https://github.com/defunkt/hub</a></div><div><br></div><div>Best regards,</div><div>Bart</div><div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div>--&nbsp;<br>Bart van den Eijnden<br>OpenGeo -&nbsp;<a href="http://opengeo.org/">http://opengeo.org</a><br>Expert service straight from the developers.</div><div><br></div></span><br class="Apple-interchange-newline">
</div>
<br><div><div>On May 2, 2012, at 11:10 PM, Phil Scadden wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>I reported bug in github but struggled to find a way to attach a file to <br>the issue. Does github have all the functionality of trac?<br><br>Notice: This email and any attachments are confidential. If received in error please destroy and immediately notify us. Do not copy or disclose the contents.<br><br>_______________________________________________<br>Dev mailing list<br><a href="mailto:Dev@lists.osgeo.org">Dev@lists.osgeo.org</a><br>http://lists.osgeo.org/mailman/listinfo/openlayers-dev<br></div></blockquote></div><br></div></div></body></html>