From b51db59bdf2f1ba5fa395240a6405f410f7ae928 Mon Sep 17 00:00:00 2001 From: Zuhair Ahmed Date: Mon, 12 Aug 2024 16:08:30 -0400 Subject: [PATCH 1/4] Contributing Guidelines Updates --- contributing/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributing/README.md b/contributing/README.md index 31a2ca2103..5d5b5e6303 100644 --- a/contributing/README.md +++ b/contributing/README.md @@ -1,6 +1,7 @@ # Contribution guidelines -Thanks for your interest in contributing to MongoDB Atlas Terraform Provider, the following documents define guidelines necessary to participate in the community. +Thanks for your interest in contributing to MongoDB Atlas Terraform Provider, the following documents define guidelines necessary to participate in the community. Please note that we no longer develop or maintain any resources or data sources that have been marked as deprecated in our documentation +[https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs]. - [Development Setup](development-setup.md) - [Development Best Practices](development-best-practices.md) From d5fc417a53cb7dcd3fc274df2c376f50ffba4037 Mon Sep 17 00:00:00 2001 From: Zuhair Ahmed Date: Mon, 12 Aug 2024 16:10:18 -0400 Subject: [PATCH 2/4] Update README.md --- contributing/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/contributing/README.md b/contributing/README.md index 5d5b5e6303..f4afbad3f7 100644 --- a/contributing/README.md +++ b/contributing/README.md @@ -1,7 +1,6 @@ # Contribution guidelines -Thanks for your interest in contributing to MongoDB Atlas Terraform Provider, the following documents define guidelines necessary to participate in the community. Please note that we no longer develop or maintain any resources or data sources that have been marked as deprecated in our documentation -[https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs]. +Thanks for your interest in contributing to MongoDB Atlas Terraform Provider, the following documents define guidelines necessary to participate in the community. Please note that we no longer develop or maintain any resources or data sources that have been marked as deprecated in our documentation[https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs]. - [Development Setup](development-setup.md) - [Development Best Practices](development-best-practices.md) From 479f42c6590ed06b21cff233dab8f5f63256ba09 Mon Sep 17 00:00:00 2001 From: Zuhair Ahmed Date: Mon, 12 Aug 2024 16:11:10 -0400 Subject: [PATCH 3/4] Update README.md --- contributing/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing/README.md b/contributing/README.md index f4afbad3f7..26e7b5c4a4 100644 --- a/contributing/README.md +++ b/contributing/README.md @@ -1,6 +1,6 @@ # Contribution guidelines -Thanks for your interest in contributing to MongoDB Atlas Terraform Provider, the following documents define guidelines necessary to participate in the community. Please note that we no longer develop or maintain any resources or data sources that have been marked as deprecated in our documentation[https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs]. +Thanks for your interest in contributing to MongoDB Atlas Terraform Provider, the following documents define guidelines necessary to participate in the community. Please note that we no longer develop or maintain any resources or data sources that have been marked as deprecated in our [documentation](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs). - [Development Setup](development-setup.md) - [Development Best Practices](development-best-practices.md) From 866caca0d4ee35c8022ffe5f0a72a1394574797e Mon Sep 17 00:00:00 2001 From: Zuhair Ahmed Date: Mon, 12 Aug 2024 16:17:18 -0400 Subject: [PATCH 4/4] Update contributing/README.md Co-authored-by: kyuan-mongodb <78768401+kyuan-mongodb@users.noreply.github.com> --- contributing/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing/README.md b/contributing/README.md index 26e7b5c4a4..9718e582c0 100644 --- a/contributing/README.md +++ b/contributing/README.md @@ -1,6 +1,6 @@ # Contribution guidelines -Thanks for your interest in contributing to MongoDB Atlas Terraform Provider, the following documents define guidelines necessary to participate in the community. Please note that we no longer develop or maintain any resources or data sources that have been marked as deprecated in our [documentation](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs). +Thanks for your interest in contributing to MongoDB Atlas Terraform Provider, the following documents define guidelines necessary to participate in the community. Please note that we no longer develop or maintain any resources or data sources we marked as deprecated in our [documentation](https://registry.terraform.io/providers/mongodb/mongodbatlas/latest/docs). - [Development Setup](development-setup.md) - [Development Best Practices](development-best-practices.md)