Skip to content

Commit 37cde45

Browse files
chore: clarify module requirements
1 parent a7bad95 commit 37cde45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ Example: `https://github.com/coder/registry/compare/main...your-branch?template=
402402
### Every Module Must Have
403403

404404
- `main.tf` - Terraform code
405-
- **Tests** (choose one):
405+
- **Tests**:
406406
- `.tftest.hcl` files with `terraform test` (preferred for new modules)
407407
- `main.test.ts` file with `bun test` (existing modules)
408408
- `README.md` - Documentation with frontmatter

0 commit comments

Comments
 (0)