From 3c6a2ec15e9fc6e293969021ec60f5bad1515f33 Mon Sep 17 00:00:00 2001 From: Joshua Clayton Date: Wed, 15 Apr 2015 23:33:55 -0400 Subject: [PATCH] Reference thoughtbot's open-source code of conduct in CONTRIBUTING.md https://robots.thoughtbot.com/adding-a-code-of-conduct-to-open-source-projects --- CONTRIBUTING.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index daa10c9..10d4b53 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,9 @@ # Contributing -We love pull requests. Here's a quick guide. +We love pull requests from everyone. By participating in this project, you +agree to abide by the thoughtbot [code of conduct]. + +[code of conduct]: https://thoughtbot.com/open-source-code-of-conduct Fork, then clone the repo: