Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.16 KB

CONTRIBUTING.md

File metadata and controls

22 lines (18 loc) · 1.16 KB

CONTRIBUTING

Contributions to the terraform-provider-validation are welcome. Please open a pull request to submit your contribution.

Conventions

Commits

This project uses semantic-release to automate release creation and version selection. All commits should conform to the Angular convention to keep this process correct and consistent. If your commits do not follow convention, they may be squashed and rewritten to follow by a maintainer.

Reviews

All submissions require code review from a maintainer. The reviews will follow conventional comments. Submissions may not be accepted until all review items are addressed.

Checks

All Actions configured in the GitHub Actions workflow must pass. This includes linting and tests.