diff --git a/_articles/building-community.md b/_articles/building-community.md index 90d73dd6ed..53921a5b78 100644 --- a/_articles/building-community.md +++ b/_articles/building-community.md @@ -20,7 +20,7 @@ A welcoming community is an investment into your project's future and reputation One way to think about your project's community is through what @MikeMcQuaid calls the [contributor funnel](https://mikemcquaid.com/2018/08/14/the-open-source-contributor-funnel-why-people-dont-contribute-to-your-open-source-project/): -![Contributor funnel](/assets/images/building-community/contributor_funnel_mikemcquaid.png) +![Contributor funnel starts with users, then contributors, then maintainers.](/assets/images/building-community/contributor_funnel_mikemcquaid.png) As you build your community, consider how someone at the top of the funnel (a potential user) might theoretically make their way to the bottom (an active maintainer). Your goal is to reduce friction at each stage of the contributor experience. When people have easy wins, they will feel incentivized to do more. @@ -38,7 +38,7 @@ Start with your documentation: * **If there's a contribution you disagree with,** thank them for their idea and [explain why](../best-practices/#learning-to-say-no) it doesn't fit into the scope of the project, linking to relevant documentation if you have it.