Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.19 KB

CONTRIBUTING.md

File metadata and controls

35 lines (21 loc) · 1.19 KB

Contributing to Terraform Backend S3 Bucket

Thank you for considering contributing to Terraform Backend S3 Bucket! We welcome all contributions, big or small.

Getting Started

To get started, follow these steps:

  1. Fork the repository.
  2. Clone the forked repository to your local machine.
  3. Create a new branch for your changes.
  4. Make your changes and commit them.
  5. Push your changes to your forked repository.
  6. Open a pull request to the original repository.

Code Style

Please follow the existing code style in the project.

Testing

Before submitting a pull request, please make sure that your changes pass all existing tests and add any new tests as necessary.

Issue Tracker

If you find any bugs or have any feature requests, please open an issue on the issue tracker.

Code of Conduct

Please note that we have a Code of Conduct in place to ensure that our community is welcoming and inclusive to all.

License

By contributing to this project, you agree to license your contributions under the Apache-2.0 license.