diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 986bb19..4c3efdc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,4 +22,5 @@ You can test a module locally by updating the source as follows ```hcl source = "git::https://github.com//.git//?ref=" ``` + > **Note:** This is the responsibility of the module author to implement tests for their module. and test the module locally before submitting a PR.