diff options
author | Tim Smith <tsmith@chef.io> | 2018-11-28 20:06:26 -0800 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2018-11-28 20:06:26 -0800 |
commit | 777d84a0e8dae44ac4f8d11e57df828e98339ab4 (patch) | |
tree | 97f2dbf00de357e73eb7b774529861d809f226ac /CODE_OF_CONDUCT.md | |
parent | 124f5d2f0a5f97ae430f3f782a79577b4020675d (diff) | |
download | ohai-777d84a0e8dae44ac4f8d11e57df828e98339ab4.tar.gz |
Add Chef code of conduct linkcoc
This way it shows up in Github when you open a PR or issue.
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'CODE_OF_CONDUCT.md')
-rw-r--r-- | CODE_OF_CONDUCT.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 00000000..980c1341 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1 @@ +Please refer to the Chef Community Code of Conduct at https://www.chef.io/code-of-conduct/ |