summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2016-09-29 14:48:46 -0700
committerTim Smith <tsmith@chef.io>2016-09-29 14:48:46 -0700
commit79035b1f6c6bbcae72b393999c8a27355e2baa41 (patch)
treee754fd42960520cb21b06c516751147d510cb137
parentcd6f5f6651d8ceeaa571a4d0536a64a53932afff (diff)
downloadmixlib-log-79035b1f6c6bbcae72b393999c8a27355e2baa41.tar.gz
Add a contributing docs link
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index ac41775..67943d5 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,11 @@ Log.init('/tmp/logfile', 7) # log to /tmp/logfile, rotate every day
Enjoy!
-## LICENSE:
+## Contributing
+
+For information on contributing to this project see <https://github.com/chef/chef/blob/master/CONTRIBUTING.md>
+
+## License
- Copyright:: Copyright (c) 2008-2016 Chef Software, Inc.
- License:: Apache License, Version 2.0