From 5e478d42a780ab515a19e79413646b79fe1eabfd Mon Sep 17 00:00:00 2001 From: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> Date: Sun, 3 Aug 2025 19:35:02 +0530 Subject: [PATCH 1/2] Adding CONTRIBUTING.md Signed-off-by: Nandan Hegde <220186393+nandanhegde73@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..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 c674db0477faf4819866989a44e609bb0c2a9802 Mon Sep 17 00:00:00 2001 From: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> Date: Wed, 6 Aug 2025 02:02:07 +0530 Subject: [PATCH 2/2] Updating CONTRIBUTING.md Signed-off-by: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> --- 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