From cae01f198f132596e4fb98d59fb52c2963f846cd Mon Sep 17 00:00:00 2001 From: cgunasree08 Date: Mon, 8 Dec 2025 11:39:21 +0530 Subject: [PATCH] Create CONTRIBUTING.md with standard template inspec 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..c6297a5 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +# Contributing to a Progress Chef InSpec Project + +Thank you for your interest in contributing to this project! It is part of the larger Progress Chef InSpec project. Contribution guidelines can be found at [Contributing to Progress Chef InSpec](https://chef.github.io/chef-oss-practices/projects/inspec/contributing/). \ No newline at end of file