Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 728 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (15 loc) · 728 Bytes

How to contribute to kitchen-terraform

Reporting bug

Please check the issues list first on GitHub under Issues. If you cannot find a similar report then please open an issue and include as much detailed information as possible (i.e. code examples, test cases).

Submitting changes

  • Open a pull request

  • Be as detailed as possible with the pull request, make sure to include tests!

  • The pull request will be reviewed, then later merged

Submitting a new feature

  • Please open an issue before writing the code, that way we are on the same page