From 60e332593bcbe9a0aa470e304febf8783219edc5 Mon Sep 17 00:00:00 2001 From: Saburesh07 <220188172+Saburesh07@users.noreply.github.com> Date: Wed, 3 Dec 2025 18:59:17 +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..f7c1597 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +# Contributing to a Progress Chef Infra Client Project + +Thank you for your interest in contributing to this project! It is part of the larger Progress Chef Infra Client project. Contribution guidelines can 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