Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Making your voice heard: Open Source needs You
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
alicetragedy
March 11, 2017
Technology
110
0
Share
Making your voice heard: Open Source needs You
Talk given at Women Techmakers Vienna about contributing to Open Source Software.
alicetragedy
March 11, 2017
More Decks by alicetragedy
See All by alicetragedy
Building inclusive Open Source communities
alicetragedy
0
110
Building Inclusive Open Source Communities
alicetragedy
1
260
RGSoC 2018 Sponsor pitch
alicetragedy
0
250
Building Inclusive Open Source Communities
alicetragedy
0
200
Making your voice heard: Open Source needs You
alicetragedy
0
95
Open Source Needs You
alicetragedy
0
340
Hackathons
alicetragedy
0
81
Contributing to & funding Open Source
alicetragedy
1
260
How Martial Arts Made Me a Better Programmer
alicetragedy
2
650
Other Decks in Technology
See All in Technology
TypeScriptとAngular Signal で実現する保守性の高いアプリケーション設計 - 3層アーキテクチャによる責務分離の実践(たつかわ) https://2026.tskaigi.org/talks/10
nealle
1
340
Gradle×GitHub_ActionsでCI時間を約50%短縮 ジョブ分割の設計と落とし穴 / Cutting CI Time by ~50% with Gradle and GitHub Actions: Job-Splitting Design and Pitfalls
takatty
0
120
long-running-tasks
cipepser
2
330
大規模環境でどのように監視を実現する?
yuobayashi
1
140
脅威をエンジニアリングの糧にして:恐怖を乗り越えた先にあったもの / Turn threats into fuel for engineering: what lay beyond overcoming fear
nrslib
1
270
生成AIに振り回されない 〜確率論と決定論の使い分け〜
shukob
0
110
コーディングエージェントはTypeScriptの 型エラーをどう自己修正しているのか
melonps
4
480
『家族アルバム みてね』における インシデント対応との向き合い方 / Approach incident response in Family Album
kohbis
2
180
【禁断】Obsidianの第二の脳に「知の巨人」と呼ばれた師匠の脳をロードしてみた
nagatsu
0
6.4k
TypeScript の型で副作用の実行順序を制御する
yanaemon
2
210
20260528_生成AIを専属DSに_Howの次にすべきことを考える
doradora09
PRO
0
200
Splunk MCPサーバの利活用事例 ーKINTOテクノロジーズの取り組み
kintotechdev
1
320
Featured
See All Featured
How to build a perfect <img>
jonoalderson
1
5.5k
The Cult of Friendly URLs
andyhume
79
6.9k
Stewardship and Sustainability of Urban and Community Forests
pwiseman
0
210
The #1 spot is gone: here's how to win anyway
tamaranovitovic
2
1.1k
Building the Perfect Custom Keyboard
takai
2
770
Digital Projects Gone Horribly Wrong (And the UX Pros Who Still Save the Day) - Dean Schuster
uxyall
0
1.5k
Max Prin - Stacking Signals: How International SEO Comes Together (And Falls Apart)
techseoconnect
PRO
0
160
Accessibility Awareness
sabderemane
1
120
Effective software design: The role of men in debugging patriarchy in IT @ Voxxed Days AMS
baasie
0
360
The B2B funnel & how to create a winning content strategy
katarinadahlin
PRO
1
360
Building Applications with DynamoDB
mza
96
7k
The AI Search Optimization Roadmap by Aleyda Solis
aleyda
1
5.8k
Transcript
@alicetragedy Women Techmakers Vienna 2017 Making your voice heard: Open
Source needs you
Hi, I’m Laura. artist, web developer Travis Foundation ROSSConf Rails
Girls Summer of Code @alicetragedy
None
None
None
Women Techmakers Vienna 2017 @alicetragedy Open Source Software
@alicetragedy Women Techmakers Vienna 2017 Open Source Software opensource.org “software
with source code that anyone can inspect, modify and enhance”
Women Techmakers Vienna 2017 @alicetragedy Open Source Software
@alicetragedy Women Techmakers Vienna 2017 Open source is at the
centre of the tech industry, even when it’s invisible.
@alicetragedy Women Techmakers Vienna 2017 Why is the idea of
contributing to Open Source software so scary?
@alicetragedy Women Techmakers Vienna 2017 Why is the idea of
contributing to Open Source software so scary? Open Source Software is open
@alicetragedy Women Techmakers Vienna 2017 Why is the idea of
contributing to Open Source software so scary? Open Source Software is open Open Source is volunteer work
@alicetragedy Women Techmakers Vienna 2017 Why is the idea of
contributing to Open Source software so scary? Open Source Software is open Open Source is volunteer work Impostor syndrome is real
@alicetragedy Women Techmakers Vienna 2017 You are good enough.
None
Women Techmakers Vienna 2017 @alicetragedy Different types of contributions
@alicetragedy Women Techmakers Vienna 2017 Different types of contributions Open
Source is design.
@alicetragedy Women Techmakers Vienna 2017 Different types of contributions Open
Source is UX and UI.
@alicetragedy Women Techmakers Vienna 2017 Different types of contributions Open
Source is marketing.
@alicetragedy Women Techmakers Vienna 2017 Different types of contributions Open
Source is community.
@alicetragedy Women Techmakers Vienna 2017 Different types of contributions Open
Source is project management.
@alicetragedy Women Techmakers Vienna 2017 Different types of contributions Open
Source is testing.
@alicetragedy Women Techmakers Vienna 2017 Different types of contributions Open
Source is translation.
@alicetragedy Women Techmakers Vienna 2017 Different types of contributions Open
Source is documentation.
@alicetragedy Women Techmakers Vienna 2017 Before we get started…
@alicetragedy Women Techmakers Vienna 2017 Before we get started…
Version Control & Git
@alicetragedy Women Techmakers Vienna 2017 Before we get started…
Version Control & Git https://git-scm.com https://try.github.io
@alicetragedy Women Techmakers Vienna 2017 Before we get started…
Github
@alicetragedy Women Techmakers Vienna 2017 Before we get started…
Github https://github.com
@alicetragedy Women Techmakers Vienna 2017 Before we get started…
Issue Tracker
@alicetragedy Women Techmakers Vienna 2017 Before we get started…
The workflow
@alicetragedy Women Techmakers Vienna 2017 Before we get started…
The workflow add a commit
@alicetragedy Women Techmakers Vienna 2017 Before we get started…
The workflow add a commit make a pull request
@alicetragedy Women Techmakers Vienna 2017 Before we get started…
The workflow add a commit make a pull request discuss
@alicetragedy Women Techmakers Vienna 2017 Before we get started…
The workflow add a commit make a pull request discuss accept or reject the change
@alicetragedy Women Techmakers Vienna 2017 Before we get started…
The workflow add a commit make a pull request discuss accept or reject the change
Women Techmakers Vienna 2017 @alicetragedy The path to your first
contribution
@alicetragedy Women Techmakers Vienna 2017 The path to your first
contribution Find a project with a welcoming community
@alicetragedy Women Techmakers Vienna 2017 The path to your first
contribution Awesome for Beginners https://github.com/MunGell/awesome-for- beginners Find a project with a welcoming community
@alicetragedy Women Techmakers Vienna 2017 The path to your first
contribution Great for new contributors https://github.com/showcases/great-for-new- contributors Find a project with a welcoming community
@alicetragedy Women Techmakers Vienna 2017 The path to your first
contribution Bugs Ahoy! https://www.joshmatthews.net/bugsahoy Find a project with a welcoming community
@alicetragedy Women Techmakers Vienna 2017 The path to your first
contribution Look for issues that don’t require much expertise
@alicetragedy Women Techmakers Vienna 2017 The path to your first
contribution Up for Grabs http://up-for-grabs.net Look for issues that don’t require much expertise
@alicetragedy Women Techmakers Vienna 2017 The path to your first
contribution YourFirstPR http://yourfirstpr.github.io Look for issues that don’t require much expertise
@alicetragedy Women Techmakers Vienna 2017 The path to your first
contribution Use the power of GitHub labels
@alicetragedy Women Techmakers Vienna 2017 The path to your first
contribution Use the power of GitHub labels first-timers-only quick-fix help-wanted beginner-friendly
None
None
@alicetragedy Women Techmakers Vienna 2017 Your first significant project
None
@alicetragedy Women Techmakers Vienna 2017 Your first significant project Contribute
to tools or projects you use
@alicetragedy Women Techmakers Vienna 2017 Your first significant project Look
for projects that can use your skills or knowledge
None
@alicetragedy Women Techmakers Vienna 2017 Your first significant project Choosing
which project to contribute to is like deciding which organisation you want to do volunteer work for.
@alicetragedy Women Techmakers Vienna 2017 Your first significant project Ask
yourself:
@alicetragedy Women Techmakers Vienna 2017 Your first significant project Is
the project important to me? Ask yourself:
@alicetragedy Women Techmakers Vienna 2017 Your first significant project Is
the project important to me? Does my work make a difference? Ask yourself:
@alicetragedy Women Techmakers Vienna 2017 Your first significant project Is
the project important to me? Does my work make a difference? Do I like the community? Ask yourself:
@alicetragedy Women Techmakers Vienna 2017 Your first significant project Is
the project important to me? Does my work make a difference? Do I like the community? Do I agree with the project’s values? Ask yourself:
@alicetragedy Women Techmakers Vienna 2017 Your first significant project Is
the project important to me? Does my work make a difference? Do I like the community? Do I agree with the project’s values? Is there work available for me to do? Ask yourself:
Women Techmakers Vienna 2017 @alicetragedy Choosing and working on your
issue
@alicetragedy Women Techmakers Vienna 2017 Choosing and working on your
issue Join the community
@alicetragedy Women Techmakers Vienna 2017 Choosing and working on your
issue Start with CONTRIBUTING.md
None
@alicetragedy Women Techmakers Vienna 2017 Choosing and working on your
issue Follow the documentation to setup the project
@alicetragedy Women Techmakers Vienna 2017 Choosing and working on your
issue Get acquainted with the project by helping with issue gardening
@alicetragedy Women Techmakers Vienna 2017 Choosing and working on your
issue The issue tracker is a good place to start
@alicetragedy Women Techmakers Vienna 2017 Choosing and working on your
issue Don’t hesitate to ask questions
@alicetragedy Women Techmakers Vienna 2017 Choosing and working on your
issue Follow the project’s code conventions
@alicetragedy Women Techmakers Vienna 2017 Choosing and working on your
issue Be respectful of other people’s time
@alicetragedy Women Techmakers Vienna 2017 Choosing and working on your
issue Don’t do any work you don’t want to do
@alicetragedy Women Techmakers Vienna 2017 Choosing and working on your
issue Start your own project
Women Techmakers Vienna 2017 @alicetragedy Summary
@alicetragedy Women Techmakers Vienna 2017 Summary Open Source isn’t just
code
@alicetragedy Women Techmakers Vienna 2017 Summary Open Source isn’t just
code Community is everything
@alicetragedy Women Techmakers Vienna 2017 Summary Open Source isn’t just
code Community is everything Be respectful and patient
@alicetragedy Women Techmakers Vienna 2017 Summary Open Source isn’t just
code Community is everything Be respectful and patient Do work you want to do
@alicetragedy Women Techmakers Vienna 2017 Summary Open Source isn’t just
code Community is everything Be respectful and patient Do work you want to do
@alicetragedy Women Techmakers Vienna 2017 Open Source needs you
@alicetragedy Women Techmakers Vienna 2017 Open Source needs you Software
is as much about people as it is about code
@alicetragedy Women Techmakers Vienna 2017 Open Source needs you
@alicetragedy Women Techmakers Vienna 2017 “Today, more people use Open
Source, but fewer people contribute back, than ever before. And everybody assumes that somebody else is doing it.” Nadia Eghbal (@nayafia)