...
[16:18:05 CDT(-0500)] <EricDalquist> you can create a fork on github if you'd like to
[16:18:49 CDT(-0500)] <drewwills1> did you? which is more recommended?
[16:18:54 CDT(-0500)] <EricDalquist> having your own fork is handy for a few possible reasons: 1 you think you might want to do a pull request at some point in the future, 2 you want to have a place to push working branches to so you can grab them from other machines
[16:19:07 CDT(-0500)] <EricDalquist> I have a fork, primarily because I do uPortal development on two different machines
[16:19:14 CDT(-0500)] <EricDalquist> my work desktop and my personal laptop
[16:19:45 CDT(-0500)] <EricDalquist> so when I'm working on something that takes more than a few hours I can push my temp branch to my fork