message no. 168003
Posted by a_p3rson|D in #github at 2017-04-30T17:24:39Z
Hey y'all, need some advice for doing PRs and whatnot. I'm working on an issue for a repo, which doesn't really have any good branches to speak of. What I've been doing is forking the repo, then creating a branch from master to work on that issue. When I fixed it, I'm wondering if I should merge the issue branch and master in my copy of the repo, and then submit the PR (master to master), or submit the PR without a merge to master (i.e