docs: Make 'how to open a PR' title match filename

- This is a bit of a cheat to get around the titlecase lint. But I
  wasn't sure whether to ignore it or not. And there've been previous
  comments about making filenames match titles, so...
This commit is contained in:
Issy Long 2019-12-11 22:50:09 +00:00
parent 3771a60720
commit ed4cc753d1
No known key found for this signature in database
GPG Key ID: 8247C390DADC67D4

View File

@ -1,4 +1,4 @@
# How To Open a Homebrew Pull Request (and get it merged)
# How To Open a Homebrew Pull Request
The following commands are used by Homebrew contributors to set up a fork of Homebrew's Git repository on GitHub, create a new branch and create a GitHub pull request ("PR") of the changes in that branch.