On Sun, 12 Mar 2017 01:06:39 -0800 (PST)
Pavel Balashov <degt...@gmail.com> wrote:

> If you don't mind, I would like to try and commit my changes using
> git and GitHub - it will be a new experience for me! But I don't
> know, whether I should do 2 separate pull requests or a single one
> with both fixes. How should I proceed?

It's good to make separate *commits* for handling separate issues, but
whether you create two pull requests or not probably doesn't matter.

In fact by default I would think that a pull request would be
requesting inclusion of all new commits from the fork, so for commits A
and B and pull requests x and y, y would include both A and B.

--> A --> B -->
    x     y

So two or more commits and one pull request is probably simplest.

Cheers -Terry

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to