summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie Morillo <rubymorillo@users.noreply.github.com>2018-03-02 13:50:53 -0500
committerGitHub <noreply@github.com>2018-03-02 13:50:53 -0500
commit587b172b0642a745c3062f79713eb1aa71e12597 (patch)
treeb29acc9f155dbc36c5038eacc7359894e51e11ea
parent745492393de5ce76e832bb42bed15947f2b6355c (diff)
downloadbundler-587b172b0642a745c3062f79713eb1aa71e12597.tar.gz
Link out directly to contributor guidelines
Hey team, The "Contributing" section confusingly sends contributors over to the "Documentation" README, and from there, contributors have to click on "Overview" to actually get to the guidelines. Since it's easier to cut out those two steps, I've rephrased a sentence and provide the direct link to the contributor guidelines here.
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4e438ed090..dee020f340 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,8 @@ To get in touch with the Bundler core team and other Bundler users, please see [
### Contributing
-If you'd like to contribute to Bundler, that's awesome, and we <3 you. There's a guide to contributing to Bundler (both code and general help) over in [our documentation section](doc/README.md).
+If you'd like to contribute to Bundler, that's awesome, and we <3 you. We've put together [the Bundler contributor guide](https://github.com/bundler/bundler/blob/master/doc/contributing/README.md) with all of the information you need to get started.
+
While some Bundler contributors are compensated by Ruby Together, the project maintainers make decisions independent of Ruby Together. As a project, we welcome contributions regardless of the author’s affiliation with Ruby Together.