Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 799 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (11 loc) · 799 Bytes

Contributing to this Provider

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 .

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/TerraformFeature)
  3. Commit your Changes (git commit -m 'Add some TerraformFeature')
  4. Push to the Branch (git push origin feature/TerraformFeature)
  5. Open a Pull Request

Merging

  1. As soon as possible the authors will review your pull request, answering to your message.
  2. ALL CI tests must be passed.