'Why haven’t you pulled my pull request?' change

I propose changing 'Why haven’t you pulled my pull request?' to 'Why haven’t you merged my pull request?' as, unless I'm missing a trick, this wording would fit more appropriately with what the question trying to ask?
This commit is contained in:
Peter Lewis 2020-06-22 17:08:27 +01:00 committed by GitHub
parent 550ba8b193
commit 68fc0398ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,7 +152,7 @@ creating a separate user account especially for use of Homebrew.
If its not in `man brew`, its probably an external command. These are documented [here](External-Commands.md).
## Why havent you pulled my pull request?
## Why havent you merged my pull request?
If its been a while, bump it with a “bump” comment. Sometimes we miss requests and there are plenty of them. Maybe we were thinking on something. It will encourage consideration. In the meantime if you could rebase the pull request so that it can be cherry-picked more easily we will love you for a long time.
## Can I edit formulae myself?