-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8 from gruntwork-io/feat/updating-readme
feat: Updating README.md
- Loading branch information
Showing
2 changed files
with
30 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Contributing | ||
|
||
As a component in the Terragrunt ecosystem, contribution largely follows the guidelines set forth in [Terragrunt documentation](https://terragrunt.gruntwork.io/docs/community/contributing/). | ||
|
||
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. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters