summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLiz Abinante <eabinante@gmail.com>2017-01-23 18:39:43 -0800
committerLiz Abinante <eabinante@gmail.com>2017-01-23 18:41:00 -0800
commit5aec4a55c259965feedecaefcd6ceeff19b7c9de (patch)
tree9f430e34542ef7a65eadfa26872cacea852b5df2 /doc
parent381912e494bb912d9953af5f3cff5ad4f248cc51 (diff)
downloadbundler-5aec4a55c259965feedecaefcd6ceeff19b7c9de.tar.gz
:sparkles: quick start contribution guide
Diffstat (limited to 'doc')
-rw-r--r--doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index 25250855c1..534dd941a7 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -1,6 +1,6 @@
# Docs: Contributing and developing Bundler
-_If you're looking for documentation on how to use Bundler, visit [bundler.io](http://bundler.io/), or run `bundle help` from the command line. You may also be interested in [troubleshooting common issues](TROUBLESHOOTING.md) found when using Bundler._
+_If you're looking for documentation on how to use Bundler: visit [bundler.io](http://bundler.io/), or run `bundle help` from the command line. You may also be interested in [troubleshooting common issues](TROUBLESHOOTING.md) found when using Bundler._
Bundler welcomes contributions from *everyone*. While contributing, please follow the project [code of conduct](http://bundler.io/conduct.html), so that everyone can be included.