From e37ccddbe4bfcdcb3358b38aa47664b4d9f41c26 Mon Sep 17 00:00:00 2001 From: Gideon Thomas Date: Wed, 16 Oct 2019 15:14:44 -0400 Subject: [PATCH] Be clear about accepting contributions (#1154) --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 95b920b..b40cb97 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,7 @@ Pulse reveals the network's footprint, it fosters collaboration and amplifies th ## Contribute -### Testing - -Interested in contributing to this project? A good place to start is by helping with [Quality Tests](https://github.com/mozilla/network-pulse/wiki/Quality-Tests). File a [new issue](https://github.com/mozilla/network-pulse/issues) to say hello and let us know that you're interested. - -### Fix bugs or help with new features - -Browse the [issues](https://github.com/mozilla/network-pulse/issues). Look for the labels [enhancement](https://github.com/mozilla/network-pulse/labels/enhancement), [help wanted](https://github.com/mozilla/network-pulse/labels/help%20wanted), [good first issue](https://github.com/mozilla/network-pulse/labels/good%20first%20issue). +We love contributors, but the team maintaining this project is small and not structured to significantly support new and inexperienced contributors. If there's an unassigned issue that catches your eye, feel free to open a PR for it, but keep in mind our support will be limited. We usually don't have the capacity to walk you through the process of spinning up the project, opening a PR or describing what the solution to the issue could be. ## Development