We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddea02c commit c3f44bbCopy full SHA for c3f44bb
.github/pull_request_template.md
@@ -40,3 +40,4 @@ resource "" "" {
40
- [ ] My changes generate no new warnings or issues
41
- [ ] I have added acceptance tests that prove my fix is effective or that my feature works
42
- [ ] New and existing acceptance tests pass locally with my changes
43
+- [ ] I ran succesfully `go mod vendor` if I added or modify `go.mod` file
0 commit comments