summaryrefslogtreecommitdiff
path: root/DEVELOPMENT.md
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2014-12-13 14:41:48 -0800
committerAndre Arko <andre@arko.net>2014-12-13 14:41:53 -0800
commite3ce14f5ecd9b729338435c8689553ef209d83aa (patch)
tree00c20656b618b2c7e207df6c2d55ef884d905eb0 /DEVELOPMENT.md
parent8677640f3375794898d17b47cee1d7276c4c1515 (diff)
downloadbundler-e3ce14f5ecd9b729338435c8689553ef209d83aa.tar.gz
Add the Bundler code of conduct to the repo root
Thanks to @CoralineAda for the inspiration, via @doodzik [ci skip]
Diffstat (limited to 'DEVELOPMENT.md')
-rw-r--r--DEVELOPMENT.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md
index 3442ed88ea..a31c5a3781 100644
--- a/DEVELOPMENT.md
+++ b/DEVELOPMENT.md
@@ -2,7 +2,7 @@ Great to have you here! Here are a few ways you can help out with [Bundler](http
# Where should I start?
-You can start learning about Bundler by reading [the documentation](http://bundler.io). If you want, you can also read a (lengthy) explanation of [why Bundler exists and what it does](http://bundler.io/rationale.html). You can also check out discussions about Bundler on the [Bundler mailing list](https://groups.google.com/group/ruby-bundler) and in the [Bundler IRC channel](http://webchat.freenode.net/?channels=%23bundler), which is #bundler on Freenode.
+You can start learning about Bundler by reading [the documentation](http://bundler.io). If you want, you can also read a (lengthy) explanation of [why Bundler exists and what it does](http://bundler.io/rationale.html). You can also check out discussions about Bundler on the [Bundler mailing list](https://groups.google.com/group/ruby-bundler) and in the [Bundler IRC channel](http://webchat.freenode.net/?channels=%23bundler), which is #bundler on Freenode. Please note that this project is released with a contributor [code of conduct](http://bundler.io/conduct.html). By participating in this project you agree to abide by its terms.
## Your first commits
@@ -115,3 +115,5 @@ Finally, sharing your experiences and discoveries by writing them up is a valuab
Examples of how Bundler is used help everyone, and we’ve discovered that people already use it in ways that we never imagined when we were writing it. If you’re still not sure what to write about, there are also several projects doing interesting things based on Bundler. They could probably use publicity too.
If you let someone on the core team know you wrote about Bundler, we will add your post to the list of Bundler resources on the Github project wiki.
+
+Finally, participate carefully in the all contributors to the Bundler project must agree to the contributor [code of conduct](http://bundler.io/conduct.html). By participating in this project you agree to abide by its terms.