File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Opensource Contribution Meetup
2+
3+ Welcome to the first Rust Basel meetup focused on open source contributions!
4+
5+ ### Teambuilding
6+
7+ Build a team of two or three people.
8+ Teams with three people might want to make sure that at least one person has some prior experience with Rust.
9+
10+ ### Choose a project
11+
12+ First decide what option you want to pursue:
13+
14+ Options:
15+ - Contribute to an existing Rust Open Source Project
16+ - Start your own Open Source Project that integrates with Software via some Protocols or APIs
17+ - Open Source Software
18+ - Proprietary Software (Please be aware of Licenses and Terms of Service restrictions)
19+
20+
21+ #### Solving Tickets
22+ Make sure to first decide on the technical branch you are maybe intersted in:
23+
24+ - Embedded
25+ - WebDev
26+ - CLI
27+ - GUI
28+ - Databases
29+ - ServerFrameworks
30+ - Blockchain
31+
32+ Then search what projects exitst in that area, see if there are any open tickets.
33+ What to look out for:
34+ - Tickets with Help Wanted Label
35+ - Tickets with Good First Issue Label
36+
37+ #### Integrating with Projects
38+
39+ Normally you use some software that can be extended in some way or support interactions over some protocol or API.
40+ 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.
You can’t perform that action at this time.
0 commit comments