From 517285e377981cdebcb8cac6cf060bd971399922 Mon Sep 17 00:00:00 2001 From: Saburesh07 <220188172+Saburesh07@users.noreply.github.com> Date: Mon, 8 Dec 2025 18:24:09 +0530 Subject: [PATCH] replace file contents with standard template Signed-off-by: Saburesh07 <220188172+Saburesh07@users.noreply.github.com> --- CODE_OF_CONDUCT.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CODE_OF_CONDUCT.md diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..3ae9e77 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +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/). \ No newline at end of file