From 6db3eb0ae1053abe3057d6eef4b1c919ce07b155 Mon Sep 17 00:00:00 2001 From: Saburesh07 <220188172+Saburesh07@users.noreply.github.com> Date: Wed, 3 Dec 2025 18:54:44 +0530 Subject: [PATCH] Create CONTRIBUTING.md file contents with standard template Signed-off-by: Saburesh07 <220188172+Saburesh07@users.noreply.github.com> --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..048d94a --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +# Contributing to a Chef Project + +Thank you for your interest in contributing to this project! It is part of the larger Progress ecosystem of projects but is governed by the Chef Client contribution guidelines, which may be found at [Contributing to Progress Chef Infra Client](https://chef.github.io/chef-oss-practices/projects/chef/contributing/). \ No newline at end of file