From d0a2622afecd51b614424d32f0128877bb208b9d Mon Sep 17 00:00:00 2001 From: cgunasree08 Date: Sun, 3 Aug 2025 12:26:38 +0530 Subject: [PATCH 1/2] Create CONTRIBUTING.md with standard template for chef Signed-off-by: cgunasree08 --- 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..0fcd37f --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +# Contributing to a Progress Chef Infra Client Project + +Thanks you for your interest in contribuing 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 From 1f47e2fa5b9e3a5e5b24acb35575d907e7e1edd3 Mon Sep 17 00:00:00 2001 From: cgunasree08 Date: Wed, 6 Aug 2025 14:31:58 +0530 Subject: [PATCH 2/2] Updated CONTRIBUTING.md Signed-off-by: cgunasree08 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0fcd37f..f7c1597 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,3 @@ # Contributing to a Progress Chef Infra Client Project -Thanks you for your interest in contribuing 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 +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