mirror of
https://github.com/status-im/wiki.status.im.git
synced 2025-02-25 02:35:13 +00:00
402 lines
16 KiB
HTML
402 lines
16 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
||
|
||
<link rel="canonical" href="https://wiki.status.im/community/how-to-grow-our-community/">
|
||
<link rel="shortcut icon" href="../../img/favicon.ico">
|
||
<title>Grow our Community - Status Wiki</title>
|
||
<link href="../../css/bootstrap-custom.min.css" rel="stylesheet">
|
||
<link href="../../css/font-awesome-4.5.0.css" rel="stylesheet">
|
||
<link href="../../css/base.css" rel="stylesheet">
|
||
<link rel="stylesheet" href="../../css/highlight.css">
|
||
<link rel="stylesheet" href="../../css/custom.css">
|
||
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||
<!--[if lt IE 9]>
|
||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
|
||
<![endif]-->
|
||
|
||
<script src="../../js/jquery-1.10.2.min.js"></script>
|
||
<script src="../../js/bootstrap-3.0.3.min.js"></script>
|
||
<script src="../../js/highlight.pack.js"></script>
|
||
<script>
|
||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||
|
||
ga('create', 'UA-79146816-1', 'wiki.status.im');
|
||
ga('send', 'pageview');
|
||
</script>
|
||
</head>
|
||
|
||
<body>
|
||
|
||
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
|
||
<div class="container">
|
||
|
||
<!-- Collapsed navigation -->
|
||
<div class="navbar-header">
|
||
<!-- Expander button -->
|
||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
|
||
<span class="sr-only">Toggle navigation</span>
|
||
<span class="icon-bar"></span>
|
||
<span class="icon-bar"></span>
|
||
<span class="icon-bar"></span>
|
||
</button>
|
||
<a class="navbar-brand" href="../.."></a>
|
||
</div>
|
||
|
||
<!-- Expanded navigation -->
|
||
<div class="navbar-collapse collapse">
|
||
<!-- Main navigation -->
|
||
<ul class="nav navbar-nav">
|
||
<li >
|
||
<a href="../..">Welcome</a>
|
||
</li>
|
||
<li class="dropdown">
|
||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Getting Started <b class="caret"></b></a>
|
||
<ul class="dropdown-menu">
|
||
|
||
<li >
|
||
<a href="../../getting-started/mission-and-core-values/">Mission & Core Values</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../../getting-started/user-guide/">User Guide</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../../getting-started/faq/">FAQ</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../../getting-started/code-of-conduct/">Code of Conduct</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../../contributing/development/introduction/">Developer Introduction</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="./">Grow our Community</a>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li class="dropdown">
|
||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Contributing <b class="caret"></b></a>
|
||
<ul class="dropdown-menu">
|
||
|
||
<li class="dropdown-submenu">
|
||
<a href="#">Developers</a>
|
||
<ul class="dropdown-menu">
|
||
|
||
<li >
|
||
<a href="../../contributing/development/introduction/">Introduction</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../../contributing/development/building-status/">Building Status</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../../contributing/development/adding-dapps/">Adding DApps</a>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../../contributing/ux-and-design/">UX & Design</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../../contributing/testing-and-feedback/">Testing & Feedback</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../../contributing/documenting/">Documenting</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../../contributing/outreach/">Outreach</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../../contributing/translations/">Translations</a>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li class="dropdown active">
|
||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
|
||
<ul class="dropdown-menu">
|
||
|
||
<li class="active">
|
||
<a href="./">Grow our Community</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../slack/">Slack</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../newsletter/">Newsletter</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../blog/">Blog</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../tell-a-friend/">Tell a Friend</a>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li class="dropdown">
|
||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Proposals <b class="caret"></b></a>
|
||
<ul class="dropdown-menu">
|
||
|
||
<li >
|
||
<a href="../../proposals/commiteth/">Commiteth (WIP)</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../../proposals/contact-sharing/">Contact Sharing (WIP)</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../../proposals/chat-api/">Chat API (WIP)</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../../proposals/discover/">Discover (WIP)</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../../proposals/messaging/">Status Messaging (WIP)</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../../proposals/erc20-exchange/">Exchange (WIP)</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../../proposals/sticker-market/">Sticker Market (WIP)</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../../proposals/visual-programming/">Visual Programming (WIP)</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../../proposals/moments/">Moments (WIP)</a>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li class="dropdown">
|
||
<a href="#" class="dropdown-toggle" data-toggle="dropdown">License <b class="caret"></b></a>
|
||
<ul class="dropdown-menu">
|
||
|
||
<li >
|
||
<a href="../../licenses/mpl2/">MPL2</a>
|
||
</li>
|
||
|
||
<li >
|
||
<a href="../../licenses/lgpl-v3.0-static/">LGPLv3-static</a>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li class="repo-link">
|
||
<a href="https://github.com/status-im/wiki.status.im/" target="_blank">
|
||
<i class="fa fa-github"></i>GitHub
|
||
</a>
|
||
</li>
|
||
<li class="search-link">
|
||
<a href="#" data-toggle="modal" data-target="#mkdocs_search_modal">
|
||
<i class="fa fa-search"></i>
|
||
</a>
|
||
</li>
|
||
</ul>
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="container">
|
||
<div class="col-md-3"><div class="bs-sidebar hidden-print affix well" role="complementary">
|
||
<ul class="nav bs-sidenav">
|
||
<li class="main active"><a href="#grow-our-community">Grow our Community</a></li>
|
||
<li><a href="#gratitude-reciprocity">Gratitude & Reciprocity</a></li>
|
||
<li><a href="#highlighting-needs">Highlighting Needs</a></li>
|
||
<li><a href="#community-structure">Community Structure</a></li>
|
||
<li><a href="#culture">Culture</a></li>
|
||
<li><a href="#appearance">Appearance</a></li>
|
||
<li class="main "><a href="#conversation">Conversation</a></li>
|
||
</ul>
|
||
</div></div>
|
||
<div class="col-md-9" role="main">
|
||
|
||
<h1 id="grow-our-community">Grow our Community</h1>
|
||
<p>This is a list of practical tips and suggestions on how you can help to grow and strengthen our community. Also please read first our <a href="../../getting-started/mission-and-core-values/">Mission and Core Values</a> and ensure you follow our <a href="../../getting-started/code-of-conduct/">Code of Conduct</a>, as these are closely aligned.</p>
|
||
<h2 id="gratitude-reciprocity">Gratitude & Reciprocity</h2>
|
||
<ul>
|
||
<li>
|
||
<p>Start by acknowledging each other, each new member and contributions. Whether that's welcoming people to the community or thanking them for their contributions.</p>
|
||
</li>
|
||
<li>
|
||
<p>Think of ways you can encourage people to commit to contributing to the community on a long term basis. In doing so we can raise everyones willingness to keep this project alive. Whether that's taking an interest in someone, highlighting a task they might find interesting or even reminding them how we appreciate their accomplishments.</p>
|
||
</li>
|
||
<li>
|
||
<p>Give constructive feedback on peoples performance, and if they like competition - encourage friendly competition with others.</p>
|
||
</li>
|
||
<li>
|
||
<p>Find other ways to reward contributors, either through your own words, actions or material.</p>
|
||
</li>
|
||
</ul>
|
||
<h2 id="highlighting-needs">Highlighting Needs</h2>
|
||
<ul>
|
||
<li>
|
||
<p>Think on how we can make the list of needed contributions more easily visible. The better we do this the more accessible tasks become to people in our community who can provide solutions.</p>
|
||
</li>
|
||
<li>
|
||
<p>Simple requests will work better for individual people, long complex ones will require a handful of people to do, encourage and help create bands of people to accomplish those.</p>
|
||
</li>
|
||
<li>
|
||
<p>If you know someone who would be great for a task, let them know! Don't pressure them if they are too busy.</p>
|
||
</li>
|
||
<li>
|
||
<p>If you are prominant in the community it is your duty to more frequently ask people if they are available for tasks.</p>
|
||
</li>
|
||
<li>
|
||
<p>Find people specific and highly challenging goals that suits them. Make them accountable in a friendly, non-pushy manner.</p>
|
||
</li>
|
||
<li>
|
||
<p>Do your best to make tasks as clear a spossible, work to create clear goals, give clear feedback, and challenges that exercise people’s skills to their limits.</p>
|
||
</li>
|
||
<li>
|
||
<p>Any rewards should not be based on tasks but rather on consistent performance. Rewards should not be consistent but rather impromptu.</p>
|
||
</li>
|
||
</ul>
|
||
<h2 id="community-structure">Community Structure</h2>
|
||
<ul>
|
||
<li>
|
||
<p>See how we can improve our tools for finding and tracking work that needs to be done, the easier it is for everyone to see what needs to be done, the easier it is to contribute - and let everyone know your ideas!</p>
|
||
</li>
|
||
<li>
|
||
<p>Create chatrooms around certain topics of people, just like we have #dev-status, #dapp-chat, #lll <a href="http://slack.status.im">Slack</a> channels.</p>
|
||
</li>
|
||
<li>
|
||
<p>Always communicate the benefits of contribution, it will impact everyone in the community and increase the amount of people who will care and hopefully contirbute.</p>
|
||
</li>
|
||
</ul>
|
||
<h2 id="culture">Culture</h2>
|
||
<ul>
|
||
<li>
|
||
<p>Retain a similar culture to that of Ethereum, approach libertarian ideals with a level of pragmaticism, recognise there is a place in the world for private Blockchains but always keep the focus on the <em>Ethereum Public Blockchain</em>.</p>
|
||
</li>
|
||
<li>
|
||
<p>Our community is a place to find friends, we're all human and we should treat each other as such.</p>
|
||
</li>
|
||
<li>
|
||
<p>Make an effort to become familiar with anyone contributing in the project, get to know them over a period of time.</p>
|
||
</li>
|
||
<li>
|
||
<p>If you've contributed, encourage other people to contribute too!</p>
|
||
</li>
|
||
<li>
|
||
<p>Recognise development takes as long as it has to, even still, encourage clear goals to align with soft "deadlines" to help encourage contribution.</p>
|
||
</li>
|
||
<li>
|
||
<p>Give more frequent feedback on tasks & contirbutions that have a goal.</p>
|
||
</li>
|
||
<li>
|
||
<p>Never be silent about positive feedback, constructive feedback comes more naturally. IF things are going well, let people know! This will enhance peoples motivation.</p>
|
||
</li>
|
||
<li>
|
||
<p>If a group gets too large, think of ways it can be split into smaller groups.</p>
|
||
</li>
|
||
<li>
|
||
<p>Remember, we're all unique and good at different things in different ways.</p>
|
||
</li>
|
||
<li>
|
||
<p>People will be more willing to contribute in an online community if they see that others are contributing.</p>
|
||
</li>
|
||
</ul>
|
||
<h2 id="appearance">Appearance</h2>
|
||
<ul>
|
||
<li>
|
||
<p>Try to maintain a professional appearance, whether that is profile pictures or site design, this makes us more attractive.</p>
|
||
</li>
|
||
<li>
|
||
<p>Actively highlight and communicate your mistakes <em>and</em> accomplishments, be accepting of those who do. The faster mistakes are discovered the faster we can solve them, and the faster we can praise your accomplishments.</p>
|
||
</li>
|
||
<li>
|
||
<p>Adding a task-contingent reward (for doing or finishing a task, regardless of performance) to an already interesting task causes people to be less interested in the task. The effect is larget for monetary rewards than for prizes, status rewards and charitable donations.</p>
|
||
</li>
|
||
<li>
|
||
<p>Small tangible rewards are likely to reduce contributions for intrinsically interesting tasks; larger rewards are likely to </p>
|
||
</li>
|
||
<li>
|
||
<p>When a community is small and growing quickly, displaying percentage growth creates a more favorable signal of growth than display absolute numbers.</p>
|
||
</li>
|
||
</ul>
|
||
<h1 id="conversation">Conversation</h1>
|
||
<ul>
|
||
<li>
|
||
<p>Going off-topic is okay! If you have something you share that you think aligns with the general interests of the community, share it! Just make sure you do so in #status <a href="http://slack.status.im">Slack</a> channel.</p>
|
||
</li>
|
||
<li>
|
||
<p>If you like, show your face! Having a profile picture allows other people to recognise you, which comes in handy when developing friendships or finding each other in meatspace. </p>
|
||
</li>
|
||
<li>
|
||
<p>If you see any work that involves Status, whether it's a blog post, a contribution, someone talking about Status in another chat - let everyone know!</p>
|
||
</li>
|
||
<li>
|
||
<p>We should show different metrics to different people on how we're growing, both in absolute numbers and as percentages!</p>
|
||
</li>
|
||
<li>
|
||
<p>Look at ways other successful communities are working, see if we can find similarities or ways we can be better and talk about it.</p>
|
||
</li>
|
||
<li>
|
||
<p>If you see any publicity and endorsements on Status, let people know!</p>
|
||
</li>
|
||
</ul></div>
|
||
</div>
|
||
|
||
<footer class="col-md-12">
|
||
<hr>
|
||
<p>Documentation built with <a href="http://www.mkdocs.org/">MkDocs</a>.</p>
|
||
</footer>
|
||
<script>var base_url = '../..';</script>
|
||
<script data-main="../../mkdocs/js/search.js" src="../../mkdocs/js/require.js"></script>
|
||
<script src="../../js/base.js"></script><div class="modal" id="mkdocs_search_modal" tabindex="-1" role="dialog" aria-labelledby="Search Modal" aria-hidden="true">
|
||
<div class="modal-dialog">
|
||
<div class="modal-content">
|
||
<div class="modal-header">
|
||
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
|
||
<h4 class="modal-title" id="exampleModalLabel">Search</h4>
|
||
</div>
|
||
<div class="modal-body">
|
||
<p>
|
||
From here you can search these documents. Enter
|
||
your search terms below.
|
||
</p>
|
||
<form role="form">
|
||
<div class="form-group">
|
||
<input type="text" class="form-control" placeholder="Search..." id="mkdocs-search-query">
|
||
</div>
|
||
</form>
|
||
<div id="mkdocs-search-results"></div>
|
||
</div>
|
||
<div class="modal-footer">
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
</body>
|
||
</html>
|