Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 2.06 KB

CONTRIBUTING.md

File metadata and controls

44 lines (26 loc) · 2.06 KB

Contributing to the Lacework Terraform-Provider-Lacework

Table Of Contents

Before getting started

Read the README.md, the developer guidlines.

How to contribute

There are 3 ways that community members can help contribute to the Lacework Terraform Provider. Reporting any issues you may find either in functionality of the provider or documentation. Or if you believe some functionality should exist within the Lacework Terraform Provider you can make a feature request. Finally, if you've gone one step further and made the changes to submit for a pull request.

Reporting Bugs

Ensure the issue you are raising has not already been created under issues.

If no current issue addresses the problem, open a new issue. Include as much relevant information as possible. See the bug template for help on creating a new issue.

Feature Requests

If you wish to submit a request to add new functionality or an improvement to the terraform-provider-lacework then use the the feature request template to open a new issue

Pull Requests

When submitting a pull request follow the commit message standard. Reduce the likelihood of pushing breaking changes by running the terraform-provider-lacework unit and integration tests.

Thanks,

Project Maintainers