From 0baccaf0c77d2656ff4684b9712307a3621c7e64 Mon Sep 17 00:00:00 2001 From: cgunasree08 Date: Tue, 5 Aug 2025 10:55:22 +0530 Subject: [PATCH 1/4] Replace CONTRIBUTING.md with standard template for workstation Signed-off-by: cgunasree08 --- CONTRIBUTING.MD | 1 - CONTRIBUTING.md | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) delete mode 100644 CONTRIBUTING.MD create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.MD b/CONTRIBUTING.MD deleted file mode 100644 index 03fdbfa7..00000000 --- a/CONTRIBUTING.MD +++ /dev/null @@ -1 +0,0 @@ -Please refer to https://github.com/chef/chef/blob/master/CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..1e1478a8 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +# Contributing to a Progress Chef Workstation Project + +Thanks you for your interest in contribuing to this project! It is part of the larger Progress Chef Workstation project. Contribution guidelines can be found at [Contributing to Progress Chef Workstation](https://chef.github.io/chef-oss-practices/workstation/inspec/contributing/). \ No newline at end of file From 4df5cde80431f54c8d47d2bb319698298c592ced Mon Sep 17 00:00:00 2001 From: cgunasree08 Date: Wed, 6 Aug 2025 14:28:18 +0530 Subject: [PATCH 2/4] 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 1e1478a8..a372d41c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,3 @@ # Contributing to a Progress Chef Workstation Project -Thanks you for your interest in contribuing to this project! It is part of the larger Progress Chef Workstation project. Contribution guidelines can be found at [Contributing to Progress Chef Workstation](https://chef.github.io/chef-oss-practices/workstation/inspec/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 Workstation project. Contribution guidelines can be found at [Contributing to Progress Chef Workstation](https://chef.github.io/chef-oss-practices/workstation/inspec/contributing/). \ No newline at end of file From 3f3d5dbbfb3a150b7e4f2c6f1170484fd0cbbd37 Mon Sep 17 00:00:00 2001 From: cgunasree08 Date: Sun, 7 Sep 2025 17:01:29 +0530 Subject: [PATCH 3/4] Restore CONTRIBUTING.MD --- CONTRIBUTING.md => CONTRIBUTING.MD | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename CONTRIBUTING.md => CONTRIBUTING.MD (100%) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.MD similarity index 100% rename from CONTRIBUTING.md rename to CONTRIBUTING.MD From 46c9a7d509915faaf5a297e41c85919ca6bf18fb Mon Sep 17 00:00:00 2001 From: cgunasree08 Date: Sun, 7 Sep 2025 17:02:12 +0530 Subject: [PATCH 4/4] Correct Guidelines link Signed-off-by: cgunasree08 --- CONTRIBUTING.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.MD b/CONTRIBUTING.MD index a372d41c..7f5d065f 100644 --- a/CONTRIBUTING.MD +++ b/CONTRIBUTING.MD @@ -1,3 +1,3 @@ # Contributing to a Progress Chef Workstation Project -Thank you for your interest in contributing to this project! It is part of the larger Progress Chef Workstation project. Contribution guidelines can be found at [Contributing to Progress Chef Workstation](https://chef.github.io/chef-oss-practices/workstation/inspec/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 Workstation project. Contribution guidelines can be found at [Contributing to Progress Chef Workstation](https://chef.github.io/chef-oss-practices/projects/workstation/contributing/). \ No newline at end of file