CONTRIBUTING.md in terraforming-0.15.0 vs CONTRIBUTING.md in terraforming-0.16.0

- old
+ new

@@ -1,8 +1,17 @@ # Contributing I love pull requests from everyone! By the way, I have a favor to ask you with your contribution :bow: +## Reporting issue + +- Please write your ... + - platform (macOS, Linux, Windows, ...) + - Ruby version + - Terraforming version + - Terraform version (if `terraform plan` failed) + - executed command and error message (if any) + ## Making changes - Currently, this gem supports only __AWS__ resources. Other providers are supported as separated gems. - Datadog: [terraforming-datadog](https://github.com/dtan4/terraforming-datadog) - DNSimple: [terraforming-dnsimple](https://github.com/dtan4/terraforming-dnsimple)