diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..0280a3c --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,7 @@ +# Contributing to Chef Provisioning SSH + +## Resource/Provider Acceptance Criteria + +All resources and providers in Chef Provisioning SSH must fulfill the [common acceptance criteria] +(https://github.com/chef/chef-provisioning/blob/master/CONTRIBUTING.md) for +all Chef Provisioning projects.