Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 938 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 938 Bytes

Contributing

As a component in the Terragrunt ecosystem, contribution largely follows the guidelines set forth in Terragrunt documentation.

If you would like to contribute to the Terragrunt Engine, please follow the guidelines below:

  1. Create an issue or an RFC to discuss the proposed changes.
  2. Fork the repository.
  3. Update documentation as appropriate based on the changes you would like to introduce.
  4. Make your changes.
  5. Run linters, tests and formatters.
  6. Create a pull request.

Note that the maintainers of Terragrunt will do their best to review your pull request in a timely manner, but it may take some time to get a response. We appreciate your patience.

If possible, highlight the importance of your pull request to the broader Terragrunt community in the pull request description, and encourage the community to participate in the discussion.