From e876805567ae41f189a47f0087e1e2bea0ff84a8 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Tue, 26 Sep 2023 13:45:02 +0300 Subject: [PATCH] fmt --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) 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.