From d68c0978b0ee275997292e6827e6fe7aed2c7adb Mon Sep 17 00:00:00 2001 From: Mike McDonald <2575327+asciimike@users.noreply.github.com> Date: Mon, 21 Jun 2021 17:38:38 -0600 Subject: [PATCH] Clarifying external contribution guidelines See https://github.com/dependabot/dependabot-core/issues/3943 --- CONTRIBUTING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6673bc4309..e230c07f9d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,7 +11,7 @@ ## Contributing new ecosystems -We are not currently accepting new ecosystems into `dependabot-core`, starting in December 2020 until at least June 2021. +We are not currently accepting new ecosystems into `dependabot-core`, starting in December 2020. ### Why have we paused accepting new ecosystems? @@ -21,6 +21,8 @@ confident we can support each ecosystem we merge. In the immediate future, we want to focus more of our resources on merging improvements to the ecosystems we already support. This does not mean that we are stopping work or investing less in this space - in fact, we're investing more, to make it a great user experience. This tough call means we can also provide a better experience for our contributors, where PRs don't go stale while waiting for a review. +If you are an ecosystem maintainer and are interested in integrating with Dependabot, and are willing to help provide the expertise necessary to build and support it, please open an issue and let us know. + We hope to be able to accept community contributions for ecosystem support again soon. ### What's next?