From 1de8e2176ce179ca0f4ed38f29d74957a71461c5 Mon Sep 17 00:00:00 2001 From: Andrew Blackford <62357205+acblackford@users.noreply.github.com> Date: Thu, 26 Feb 2026 10:44:40 -0600 Subject: [PATCH 1/2] Update README.md Updated prose for 'Issues' section - contributions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 181e644..d2a1ab8 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ See our [docs](https://nasa-impact.github.io/csda-client) for more. ## Issues -Please open [Github issues](https://github.com/NASA-IMPACT/csda-client/issues) with any bug reports, feature requests, and questions. You may also reach out to the CSDA Operations team at csda-support@nasa.gov. +Please open [Github issues](https://github.com/NASA-IMPACT/csda-client/issues) with any bug reports, feature requests, and questions. At this time, only contributions from CSDA team members will be accepted and merged. You may also reach out to the CSDA Operations team at csda-support@nasa.gov. ## Development From 59acd9e009264cb0f236d8092354be3c220cac86 Mon Sep 17 00:00:00 2001 From: Andrew Blackford <62357205+acblackford@users.noreply.github.com> Date: Mon, 16 Mar 2026 14:39:49 -0500 Subject: [PATCH 2/2] address requested changes --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d2a1ab8..83e9ef3 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,10 @@ See our [docs](https://nasa-impact.github.io/csda-client) for more. ## Issues -Please open [Github issues](https://github.com/NASA-IMPACT/csda-client/issues) with any bug reports, feature requests, and questions. At this time, only contributions from CSDA team members will be accepted and merged. You may also reach out to the CSDA Operations team at csda-support@nasa.gov. +Please open [Github issues](https://github.com/NASA-IMPACT/csda-client/issues) with any bug reports, feature requests, and questions. You may also reach out to the CSDA Operations team at csda-support@nasa.gov. +At this time, only pull requests from CSDA team members will be accepted and merged. + ## Development Get [uv](https://docs.astral.sh/uv/getting-started/installation/).