You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><h2>Opensource Contributions Meetup #0</h2><p>In this meetup we will build teams to contribute to or create opensource software, you will get support in doing so</p><div><h3>Address</h3><p>Barfüsserplatz 6</p><p>Basel</p><p>4051</p><p>Switzerland</p><p>Level 4 - Optravis Headquarter</p></div><div><h3>Sponsor</h3><p>Optravic LLC</p><ahref="http://optravis.com">http://optravis.com</a><p></p></div><div><h1>Opensource Contribution Meetup</h1>
2
+
<p>Welcome to the first Rust Basel meetup focused on open source contributions!</p>
3
+
<h3>Teambuilding</h3>
4
+
<p>Build a team of two or three people.
5
+
Teams with three people might want to make sure that at least one person has some prior experience with Rust.</p>
6
+
<h3>Choose a project</h3>
7
+
<p>First decide what option you want to pursue:</p>
8
+
<p>Options:</p>
9
+
<ul>
10
+
<li>Contribute to an existing Rust Open Source Project</li>
11
+
<li>Start your own Open Source Project that integrates with Software via some Protocols or APIs
12
+
<ul>
13
+
<li>
14
+
<p>Open Source Software</p>
15
+
</li>
16
+
<li>
17
+
<p>Proprietary Software (Please be aware of Licenses and Terms of Service restrictions)</p>
18
+
</li>
19
+
</ul>
20
+
</li>
21
+
</ul>
22
+
<h4>Solving Tickets</h4>
23
+
<p>Make sure to first decide on the technical branch you are maybe intersted in:</p>
24
+
<ul>
25
+
<li>Embedded</li>
26
+
<li>WebDev</li>
27
+
<li>CLI</li>
28
+
<li>GUI</li>
29
+
<li>Databases</li>
30
+
<li>ServerFrameworks</li>
31
+
<li>Blockchain</li>
32
+
</ul>
33
+
<p>Then search what projects exitst in that area, see if there are any open tickets.
34
+
What to look out for:</p>
35
+
<ul>
36
+
<li>Tickets with Help Wanted Label</li>
37
+
<li>Tickets with Good First Issue Label</li>
38
+
</ul>
39
+
<h4>Integrating with Projects</h4>
40
+
<p>Normally you use some software that can be extended in some way or support interactions over some protocol or API.
41
+
Think about what software you use on a daily basis, or what software you would like to use but is missing some maybe a ui or a cli.</p>
0 commit comments