From 67fd79e22520848d7163889c60a48f3cbd8286f8 Mon Sep 17 00:00:00 2001 From: Ryan Hristovski <61257223+ryanhristovski@users.noreply.github.com> Date: Thu, 22 Aug 2024 10:44:29 -0400 Subject: [PATCH] update contributign --- CONTRIBUTING.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 62e3996..78ff7bd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,10 +15,7 @@ Thank you for considering contributing to the Docker Terraform Provider! We welc 6. Make sure to test your changes 7. When updating documentation, please see our guidance for documentation contributions (TODO) -## Getting Help -If you have any questions or need assistance, please reach out to us through in the DTP Slack Channel (TODO) - -# Local Development Setup +## Local Development Setup ### Prerequisites: - `make`, `git`, `bash` - [Terraform](https://developer.hashicorp.com/terraform/downloads) >= 1.1 @@ -70,7 +67,8 @@ export TF_LOG_PATH="/PATH/TO/YOUR/LOG_FILE.log" ... ``` - +## Getting Help +If you have any questions or need assistance, please reach out to us through in the DTP Slack Channel (TODO) # Thanks for Contributing! Your contributions help make the Docker Terraform Provider better for everyone. We appreciate your support and effort!