Thank you so much for considering to contribute! Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated ♥.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/TerraformFeature
) - Commit your Changes (
git commit -m 'Add some TerraformFeature'
) - Push to the Branch (
git push origin feature/TerraformFeature
) - Open a Pull Request
- As soon as possible the authors will review your pull request, answering to your message.
- ALL CI tests must be passed. ✔