aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMike McQuaid2014-07-12 17:42:50 -0700
committerMike McQuaid2014-07-13 11:05:01 -0700
commit6899f980d871480bd1321b0b3ec7516ed433f48a (patch)
treeceb7f5a37f3ec663615a772b44369f7cae51e5d2 /CONTRIBUTING.md
parentfe366ef251423a1946bb665243f3b92afaffc56c (diff)
downloadhomebrew-6899f980d871480bd1321b0b3ec7516ed433f48a.tar.bz2
CONTRIBUTING: link to PR guide.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md1
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!