From 9e448674d211ebd81cc0750f2b84b7db7ecd3323 Mon Sep 17 00:00:00 2001 From: Nandan Hegde <220186393+nandanhegde73@users.noreply.github.com> Date: Mon, 16 Feb 2026 02:31:07 +0530 Subject: [PATCH] Replace CONTRIBUTING.md file with standard template 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..9b340a3 --- /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/).