<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">This tutorial looks very detailed and should answer most of your questions:&nbsp;<a href="https://www.digitalocean.com/community/tutorials/how-to-create-a-pull-request-on-github" class="">https://www.digitalocean.com/community/tutorials/how-to-create-a-pull-request-on-github</a></div><div class=""><br class=""></div><div class="">If you’re not very comfortable with, or don’t want to use command line, there are standalone GUI applications that support working with github as well as IDE and editor integrations that might help.</div><div class=""><br class=""></div><div class="">Max</div><div class=""><br class=""></div><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 27, 2017, at 1:10 PM, Pavol Vaskovic via swift-dev &lt;<a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi!<div class=""><br class=""></div><div class="">I’d like to create my first full request (as requested by Jordan Rose in&nbsp;<a class="gmail-issue-link" href="https://bugs.swift.org/browse/SR-4373" id="gmail-key-val" rel="14852" style="font-family:arial,sans-serif;font-size:14px;color:rgb(59,115,175);text-decoration:none">SR-4373</a>), but I didn’t find enough information about how to proceed on the Swift’s Contributing page, nor during my googling.</div><div class=""><br class=""></div><div class="">I am not very familiar with git/github outside of browsing and checking out code.</div><div class=""><br class=""></div><div class="">So far I have completed the "Getting Started” steps:</div><div class="">* checked out the swift-source</div><div class="">* got it to compile on my machine (debug and release)</div><div class="">* manually ran benchmark suite (filed&nbsp;<a class="gmail-issue-link" href="https://bugs.swift.org/browse/SR-4357" id="gmail-key-val" rel="14836" style="font-family:arial,sans-serif;font-size:14px;color:rgb(59,115,175);text-decoration:none">SR-4357</a>, BTW what does SR for?)</div><div class=""><br class=""></div><div class="">Now the <a href="https://swift.org/contributing/#contributing-code" class="">Contributing to Swift guide</a> left me hanging dry. I don’t understand what should I do now.</div><div class=""><br class=""></div><div class="">I think I should fork the apple/swift project on GitHub.It looks like the update-checkout script can be configured using&nbsp;update-checkout-config.json… is this where I point it to my fork?</div><div class=""><br class=""></div><div class="">I guess I should create a branch where I’ll develop my changes and then create a pull request from there? (I’ve skimmed&nbsp;<a href="https://help.github.com/articles/creating-a-pull-request-from-a-fork/" class="">https://help.github.com/articles/creating-a-pull-request-from-a-fork/</a>)</div><div class=""><br class=""></div><div class="">Can somebody point me to more detailed documentation or tell me how should I proceed? Thanks!</div><div class=""><br class=""></div><div class=""><div class="">Best regards</div><div class="">Pavol Vaskovic</div></div></div>
_______________________________________________<br class="">swift-dev mailing list<br class=""><a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-dev<br class=""></div></blockquote></div><br class=""></body></html>