forked from systers/systers.github.io
-
Notifications
You must be signed in to change notification settings - Fork 5
/
member-levels.html
184 lines (157 loc) · 9.76 KB
/
member-levels.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Systers Open Source Projects by Systers</title>
<link rel="stylesheet" href="/stylesheets/styles.css">
<link rel="stylesheet" href="/stylesheets/fontawesome-all.css">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<link rel="icon" href="/images/favicon.png">
</head>
<body>
<header>
<a href="#main-menu"
class="menu-toggle"
role="button"
id="main-menu-toggle"
aria-expanded="false"
aria-controls="main-menu"
aria-label="Open main menu">
<span class="sr-only">Open main menu</span>
<span class="fa fa-bars hamburger" aria-hidden="true"></span>
</a>
<div>
<a href="/"><img class="logo" src="/images/systers-logo.png"
alt="Systers - Anitab.org logo"></a>
</div>
<nav id="main-menu"
class="main-menu"
role="navigation"
aria-expanded="false"
aria-label="Main menu">
<a href="#main-menu-toggle"
class="menu-close"
role="button"
id="main-menu-close"
aria-expanded="false"
aria-controls="main-menu"
aria-label="Close main menu">
<span class="sr-only">Close main menu</span>
<span class="fa fa-close" aria-hidden="true"></span>
</a>
<ul>
<li><a href="/index.html#join-systers">Join Systers</a></li>
<li><a href="/index.html#projects">Projects</a></li>
<li><a href="/index.html#programs">Programs</a></li>
<li class="toggle"><a href="#main-menu">Contribute<span class="fas fa-chevron-down"></span></a>
<ul>
<li><a href="/newcomers">Newcomers</a></li>
<li><a href="/open-source-workflow">Open Source Workflow</a></li>
<li><a href="/member-levels">Member Levels</a></li>
</ul>
</li>
<li class="toggle"><a href="#main-menu">About Us <span class="fas fa-chevron-down"></span></a>
<ul>
<li><a href="/contactus.html">Contact Us</a></li>
<li><a href="/code-of-conduct">Code of Conduct</a></li>
<li><a href="/reporting-guidelines">Reporting Guidelines</a></li>
</ul>
</li>
</ul>
</nav>
<a href="#main-menu-toggle"
class="backdrop"
tabindex="-1"
aria-hidden="true"
hidden></a>
</header>
<div class="header"><h1>Member Levels</h1></div>
<p>We encourage everyone to contribute to Systers’ Open Source Community! We have a variety of positions available depending on how much time and effort you contribute.</p>
<div class="subheader"><h2>Newcomer</h2></div>
<p>Newcomers are very new to the community. All Newcomers need to complete their profile within 30 days of joining Systers Open Source Slack or they will be removed.</p>
<h3>Required Fields:</h3>
<ul class="withBullets">
<li><strong class="bolded">Profile Image</strong> - Use an approved Systers OS Icon or a picture of your face.</li>
<li><strong class="bolded">First & Last Name</strong> - Alternatively use first name and last initial (ex. May B or Janice N).</li>
<li><strong class="bolded">What I Do</strong> - This could be information about your job, your education, or your membership level status (ex. Google Developer, Junior at University, GSoC Aspirant, Outreachy17 Intern, GCI17 Mentor, and/or Improver).</li>
<li><strong class="bolded">GitHub</strong> - Include your username to help mentors and GitHub maintainers associate your Slack account to your GitHub account.</li>
</ul>
<h3>Banned Fields</h3>
<ul class="withBullets">
<li><strong class="bolded">Phone Number</strong> - Any communication regarding the open source product development is done strictly in Slack, GitHub, or Zoom. <strong>Never share your phone number</strong>.</li></ul>
<table class="internships">
<tr><th colspan="2">Good Example</th><th colspan="2">Bad Example</th></tr>
<tr><td><img class="sampleProfile" src="/images/prachi-profile.png" alt="Good profile example"/></td><td><img class="sampleProfile" src="/images/aditya-profile.png" alt="Good profile example"/></td><td><img class="sampleProfile" src="/images/may-profile-phone.png" alt="Bad profile example, includes phone number"/></td><td><img class="sampleProfile" src="/images/janice-profile-missing-data.png" alt="Bad profile, missing data"/></td></tr>
</table>
<h3>Benefits:</h3>
<ul class="withBullets">
<li>Access to the Slack Community</li>
</ul>
<div class="subheader"><h2>Contributor</h2></div>
<p>Contributors have submitted at least 4 Pull Requests (with 2 having been reviewed) and have completed all Newcomer requirements.</p>
<h3>Benefits:</h3>
<ul class="withBullets">
<li>Access to the Slack Community</li>
</ul>
<div class="subheader"><h2>Improver</h2></div>
<p>Improvers have been continuously involved on Slack and Github (contributing or reviewing at least 3 PRs a month) for at least 3 months.</p>
<h3>Benefits:</h3>
<ul class="withBullets">
<li>Systers’ customized Slack Icon</li>
<li>Name added to the Members Appreciation page</li>
</ul>
<div class="subheader"><h2>Maintainer</h2></div>
<p>Maintainers are chosen by invitation only and must know the codebase for the repository they are assigned to. They have been continuously involved on Slack and Github (contributing or reviewing at least 3 PRs a month) for at least 6 months.</p>
<h3>Benefits:</h3>
<ul class="withBullets">
<li>Write access on Github</li>
<li>Name added to the Members Appreciation page and receive a Digital Certificate</li>
</ul>
<div class="subheader"><h2>Committer</h2></div>
<p>Committers are chosen by invitation only and act as project managers (i.e. FirstAide Android, iOS, and web). They manage issues for all a project's repos, to ensure continuity across platforms.</p>
<h3>Benefits:</h3>
<ul class="withBullets">
<li>Grace Hopper Celebration US Registration Ticket (Volunteer hours required at Open Source Day)</li>
<li>Letter of Recommendation (for Committers who have participated in at least 4 open source programs - GCI, Hacktoberfest, Outreachy, GSoC, RGSoC, Qualcomm)</li>
<li>Name added to the Members Appreciation page and receive a Digital Certificate</li>
</ul>
<div class="subheader"><h2>Organizational Admin</h2></div>
<p>Organizational Admin act as quality control for the community. Instead of focusing on a specific repository, they focus on overarching decisions that affect our Github and Slack processes, and our OSS programs. They set deliverable dates and project timelines.</p>
<p>Organizational Admin have final approval on all matters, including member status.</p>
<div class="header"><h1 class="second">Other Participation Options</h1></div>
<p>These are ways to participate in addition to the levels listed above. Some are less focused on coding and GitHub contributions.</p>
<div class="subheader"><h2>Mentor</h2></div>
<p>Mentors volunteer their time to assist contributors in the various <a href="http://localhost:8001/index.html/#programs">programs</a> Systers participates in. People are more likely to be chosen as a mentor if they at least meet the Improver requirements.</p>
<h3>Benefits:</h3>
<ul class="withBullets">
<li>Name added to the Members Appreciation page and receive a Digital Certificate</li>
</ul>
<div class="subheader"><h2>Welcome Committee</h2></div>
<p>Welcome Committee Members have been active regularly on Slack for at least 3 months, but being active on GitHub isn’t required. Members are in charge of ensuring that every newcomer to Slack feels welcome and that they are aware of the community guidelines. Contact the Chair once you've fulfilled the requirements.</p>
<p>Members at this level are added to: @welcome-members Slack group.</p>
<h3>Benefits:</h3>
<ul class="withBullets">
<li>Name added to the Members Appreciation page and receive a Digital Certificate</li>
</ul>
<div class="subheader"><h2>Welcome Committee Chairs</h2></div>
<p>Chairs have previously served on the Welcome Committee. They coordinate the committee members to ensure that someone is always available on Slack.</p>
<h3>Benefits:</h3>
<ul class="withBullets">
<li>Name added to the Members Appreciation page and receive a Digital Certificate</li>
</ul>
<footer>
<div class="footerLine">
<p>Find us at:</p>
<ul class="socialMedia">
<li><a href="https://twitter.com/systers_org"><img src="/images/twitter.png" class="squareLogo"></a></li>
<li><a href="https://www.facebook.com/AnitaB.0rg/"><img src="/images/facebook.png" class="squareLogo"></a></li>
<li><a href="https://www.youtube.com/channel/UCUvti1DEKYUZBtQqQAtCK6g/videos"><img src="/images/youtube.png" class="squareLogo"></a></li>
<li><a href="https://medium.com/@systers_org"><img src="/images/medium.png" class="squareLogo"></a></li>
<li><a href="https://systers-opensource.blogspot.com/"><img src="/images/blogger.png" class="squareLogo"></a></li>
</ul>
<img src="/images/footer-bars.png" class="footerBars">
</div>
</footer>
</body>
</html>