Hi there! We're thrilled that you are interested in contributing to our projects. Your help is essential for keeping it great and useful for open source community.
Please read through this document before submitting any issues or pull requests to ensure we have all the necessary information to effectively respond to your bug report or contribution. Feel free to raise a bug report, new feature, correction, or additional documentation, we value any type of feedback and contributions.
- Fork and clone the repository
- Configure and install the dependencies:
terraform, awscli etc.
- Checkout latest branch:
git remote update -p
thengit checkout origin/master
- Make your change, add tests
- Push to your fork and submit a pull request:
git push YOUR_ORIGIN HEAD:refs/heads/BRANCH_NAME
- Wait for your pull request to be reviewed and merged.
GitHub provides additional document on forking a repository and creating a pull request.
Always check existing issues to find something to contribute on. As our projects, by default, use the default GitHub issue labels so make use of them.
This project has adopted the [Contributor Covenant][homepage], version 1.4, available here
For answers to common questions about this code of conduct, see in faq
See the LICENSE file.