aboutsummaryrefslogtreecommitdiffstats
path: root/guides/CHANGELOG.md
diff options
context:
space:
mode:
authormaclover7 <me@jonathanmoss.me>2015-08-18 18:25:15 -0400
committermaclover7 <me@jonathanmoss.me>2015-08-18 19:53:31 -0400
commit8e35ab8610714953770520d7fee6720d4d9eff11 (patch)
tree4702861a5684e65d802e21238b241f376fcceeb1 /guides/CHANGELOG.md
parenta31686021b127f2586588a7569f08f17296e66d3 (diff)
downloadrails-8e35ab8610714953770520d7fee6720d4d9eff11.tar.gz
rails-8e35ab8610714953770520d7fee6720d4d9eff11.tar.bz2
rails-8e35ab8610714953770520d7fee6720d4d9eff11.zip
Add code of conduct to README.md and to contributing guide [ci skip]
Diffstat (limited to 'guides/CHANGELOG.md')
-rw-r--r--guides/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/guides/CHANGELOG.md b/guides/CHANGELOG.md
index fd177b4238..09fb7b1a0e 100644
--- a/guides/CHANGELOG.md
+++ b/guides/CHANGELOG.md
@@ -1,3 +1,7 @@
+* Add code of conduct to contributing guide
+
+ *Jon Moss*
+
* New section in Configuring: Configuring Active Job
*Eliot Sykes*