From 83e213a82e44b1658295bd7bcbe08f7e9233fdda Mon Sep 17 00:00:00 2001 From: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> Date: Wed, 3 Dec 2025 15:29:53 +0530 Subject: [PATCH 1/2] Creating CODE_OF_CONDUCT.md Signed-off-by: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> --- CODE_OF_CONDUCT.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 980c1341..9b008eca 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1 +1,3 @@ -Please refer to the Chef Community Code of Conduct at https://www.chef.io/code-of-conduct/ +# Chef Code of Conduct + +Participants in this project must adhere to the [Chef Code of Conduct](https://chef.github.io/chef-oss-practices/policies/code-of-conduct/). From cc22ea8a14c506c734af0dc3360cf97a41d8b146 Mon Sep 17 00:00:00 2001 From: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> Date: Tue, 23 Dec 2025 10:12:08 +0530 Subject: [PATCH 2/2] Removing newline to correct the hash of the file Signed-off-by: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> --- CODE_OF_CONDUCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 9b008eca..3ae9e771 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,3 +1,3 @@ # Chef Code of Conduct -Participants in this project must adhere to the [Chef Code of Conduct](https://chef.github.io/chef-oss-practices/policies/code-of-conduct/). +Participants in this project must adhere to the [Chef Code of Conduct](https://chef.github.io/chef-oss-practices/policies/code-of-conduct/). \ No newline at end of file