diff options
| author | Mike McQuaid | 2014-07-12 17:42:50 -0700 | 
|---|---|---|
| committer | Mike McQuaid | 2014-07-13 11:05:01 -0700 | 
| commit | 6899f980d871480bd1321b0b3ec7516ed433f48a (patch) | |
| tree | ceb7f5a37f3ec663615a772b44369f7cae51e5d2 | |
| parent | fe366ef251423a1946bb665243f3b92afaffc56c (diff) | |
| download | homebrew-6899f980d871480bd1321b0b3ec7516ed433f48a.tar.bz2 | |
CONTRIBUTING: link to PR guide.
| -rw-r--r-- | CONTRIBUTING.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e2e81976e..253e5e07e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,5 +17,6 @@ Please read:  * [Formula Cookbook](https://github.com/Homebrew/homebrew/wiki/Formula-Cookbook)  * [Acceptable Formulae](https://github.com/Homebrew/homebrew/wiki/Acceptable-Formulae)  * [Ruby Style Guide](https://github.com/styleguide/ruby) +* [How-To-Open-a-Homebrew-Pull-Request-(and-get-it-merged)](https://github.com/Homebrew/homebrew/wiki/How-To-Open-a-Homebrew-Pull-Request-(and-get-it-merged))  Thanks! | 
