Contributing to Open Source for the first time

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ต.ค. 2024

ความคิดเห็น • 352

  • @cassidoo
    @cassidoo 4 ปีที่แล้ว +844

    Tip for newbies: often there’s labels called “good first issue” or “my first PR” on a lot of projects that are small tasks that can introduce you to the project and make a meaningful change!

    • @ambrish8144
      @ambrish8144 4 ปีที่แล้ว +8

      thanks for the tip

    • @Limpuls
      @Limpuls 4 ปีที่แล้ว +5

      Should I search for these in a specific repository or do a global search to find repositories with issues labeled as "good first issue" etc?

    • @DevsLikeUs
      @DevsLikeUs 4 ปีที่แล้ว +2

      Thank you for the advice.

    • @ArynKr
      @ArynKr 4 ปีที่แล้ว +7

      @@Limpuls You should first get into the repo where you want to contribute and then search these terms in that repo. Hope this may answer your query.

    • @Limpuls
      @Limpuls 4 ปีที่แล้ว +4

      @@ArynKr It does, thank you!

  • @LilyEvans1996
    @LilyEvans1996 4 ปีที่แล้ว +255

    This is a very solid introduction to open source contribution!

    • @cubedev4838
      @cubedev4838 4 ปีที่แล้ว

      Hi mimi

    • @your-Space
      @your-Space 4 ปีที่แล้ว +1

      Yeh

    • @pd5873
      @pd5873 3 ปีที่แล้ว

      @@EricaTheScientist can u share frm where did u learn github using terminal???
      I m first yr student nd want to make my first contribution soon

  • @santosh5336
    @santosh5336 ปีที่แล้ว +25

    This is an underrated video. People just talk about open-source and its uses and everything but this is what a beginner actually need

  • @jeffGordon852
    @jeffGordon852 4 ปีที่แล้ว +247

    If you're not confident enough, you can do docs translation. Some people might think when they do translation they are not contributing as much as someone who writes code. But this couldn't be further from the truth! Imagine all the projects without docs!

    • @ruhnet
      @ruhnet 4 ปีที่แล้ว +12

      Couldn't agree more. Documentation, whether translating or improving is very important for any OS project, and often the primary developers don't have time/inclination/skills to keep up documentation, so people who help with that, even if they have no coding ability, are very valuable to the project.

    • @AbhishekTiwari-jq8lc
      @AbhishekTiwari-jq8lc 3 ปีที่แล้ว +3

      Is a grammatical error in the FAQ will be considered as a contribution and should I "pull request" for it???

    • @ruhnet
      @ruhnet 3 ปีที่แล้ว +8

      @@AbhishekTiwari-jq8lc Yes. It may be a small contribution, but it is still a contribution.

    • @mananwashere
      @mananwashere 2 ปีที่แล้ว +1

      I'm completely new to coding and open source, and documentation being so important for developers, shouldn't more experienced coders contribute to the docs ?
      (sorry if this was a stupid question 😂)

    • @jeffGordon852
      @jeffGordon852 2 ปีที่แล้ว +1

      @@mananwashere It's not a stupid question, yes experience dev write the doc, but someone with basic knowledge of the framework in question can do the TRANSLATION

  • @pviveknair
    @pviveknair 3 ปีที่แล้ว +38

    This is exactly what I was looking for. There are all these tutorials about Git and Github technologies, but none of them actually tell you how to work with them. Thank you very much for helping out with the clearly neglected front end part.

  • @guitarman813
    @guitarman813 4 ปีที่แล้ว +114

    This is a fantastic introduction to open-source contributions. I always wanted to get into this. But never knew where to exactly start. I have more confidence now to undertake these projects. Thanks Cami!

    • @my_j.a.r.v.i.s.
      @my_j.a.r.v.i.s. 4 ปีที่แล้ว

      @Phoenix 😨

    • @vishalpattnaik1996
      @vishalpattnaik1996 4 ปีที่แล้ว +2

      @Phoenix r/unpopularopinion

    • @cs-codemon5306
      @cs-codemon5306 3 ปีที่แล้ว +1

      @Phoenix i dont care about facebook , i only care what i can learn from open source

  • @noobsaredevil3340
    @noobsaredevil3340 3 ปีที่แล้ว +30

    That was nice introduction for first time contribution.
    I actually did my first contribution today after learning from this video. It was small HTML/CSS contribution to a project but felt nice for first steps.
    Thanks Ma'am

    • @niteshchowdhury2567
      @niteshchowdhury2567 2 ปีที่แล้ว

      How long does it take to make first contribution

    • @Burh.2k
      @Burh.2k 2 ปีที่แล้ว

      @@niteshchowdhury2567 depends on you

  • @khalidfrancis5430
    @khalidfrancis5430 4 ปีที่แล้ว +18

    This is one amazing video. Very informative and very explanatory yet very detailed in demonstration and straight to the point. This was tremendously helpful to me, someone who is trying to slowly myself as a software developer yet going through the clueless beginning. THANK YOU CAMI

  • @whisp96
    @whisp96 4 ปีที่แล้ว +36

    thanks, good video! I'm trying to hop into open source to better my chances for internships.

  • @loicboset5015
    @loicboset5015 4 ปีที่แล้ว +26

    Thanks a lot! I've just made my first contribution!

  • @judevector
    @judevector ปีที่แล้ว +1

    Gosh I have watched so many videos on how to contribute to a project all seems to be confusing each other and in the process confusing me , but here I am watching this single video and it's as clear as day 😊

  • @mahipalsingh9361
    @mahipalsingh9361 2 ปีที่แล้ว +1

    Reading the documentation and making updates there is a good start that way you understand about the system and that opens the door for more changes in the product

  • @lamedev1342
    @lamedev1342 2 ปีที่แล้ว

    I had no idea you could just copy and paste what you want to change and it auto finds it. Thank you so much!

  • @naseemsrour393
    @naseemsrour393 4 ปีที่แล้ว +8

    Thank you for this solid much-needed introduction. It's quite helpful as a first step into the open source world.

    • @tonypatriota6408
      @tonypatriota6408 3 ปีที่แล้ว

      hey Bro would you give me some tips on an open source project I want to start?

  • @madhavanand756
    @madhavanand756 4 ปีที่แล้ว +4

    Please answer this question or a video on this topic will be great.
    I have learnt Java, C, C++ where I have learnt for loop, while etc, basically all basics with algos.
    Additionally I have learnt HTML, CSS at beginner level.
    I spent whole day searching repositories, saw issues but when to contribute something meaningful (not a readme file typo fix)- "I don't know where to start, how to locate - just blank"
    I have watched tons of videos haven't found my answer.
    Let me know right direction, or if I am lacking skills.

  • @bae_velvet
    @bae_velvet 3 ปีที่แล้ว +2

    Thank you ! other videos didn't do a complete example so I didn't wanna mess my first contribution! but this was from start to finish, fantastic. Great video!

  • @tanoypaul
    @tanoypaul ปีที่แล้ว +1

    This is called 'tutorial'. Just the thing I was searching from weeks... 🤞🏻

  • @samirhembrom2559
    @samirhembrom2559 4 ปีที่แล้ว +10

    Clear, concise and descriptive content I learned a lot as I have just started coding and was thinking to work in open source project

  • @jamesomina4119
    @jamesomina4119 5 หลายเดือนก่อน

    I Like Cammi Williams's explanation about how to contribute to the first first open source project, It is clearly explained and easy for the beginner to understand, Great!

  • @balaganesh3440
    @balaganesh3440 4 ปีที่แล้ว +3

    This is the best guide to get started with open source contribution......kudos to the creator :)

  • @manucheremeh5303
    @manucheremeh5303 3 ปีที่แล้ว +2

    Most useful guide I have seen so far on first open source contribution! Thank you so much Cami Williams, I'm in love with you now ❤️

  • @dr4kk0nnys6
    @dr4kk0nnys6 3 ปีที่แล้ว +1

    Really useful actually, in fact, I did not only learn about the git diff command ( I didn't know that was a thing ) but also about a whole bunch of good practices.

  • @hridayeshsharma539
    @hridayeshsharma539 4 ปีที่แล้ว +1

    This is really nice. Contributing to docs is how I started my open source journey.

  • @harishs9808
    @harishs9808 3 ปีที่แล้ว +2

    Wow! I've always wondered how there is no help for someone new to open source. Short and simple steps for one's first commit. Thank you, it was much needed!

  • @ashuvssut
    @ashuvssut 4 ปีที่แล้ว +12

    Woah mann! I thought I was watching a 500k subscriber channel!
    This is so much Pro lvl good content. Very nicely explained!

    • @tonypatriota6408
      @tonypatriota6408 3 ปีที่แล้ว

      Hey bro would you give me some tips on an open source project I want to start?

    • @punkgrl325
      @punkgrl325 2 ปีที่แล้ว

      This is an official Facebook channel.

  • @rishabhbhambani1530
    @rishabhbhambani1530 4 ปีที่แล้ว +1

    This is By far the best driving force for me to get started to open source .

    • @elg281
      @elg281 2 ปีที่แล้ว

      I hear ya

  • @sabarimanikandan19
    @sabarimanikandan19 3 ปีที่แล้ว +1

    Thanks for making this video, I've been searching for a video that could help me get started with open source project and this tutorial is just awesome.

  • @stefangerman1093
    @stefangerman1093 2 ปีที่แล้ว

    Thank you for detailed description of the process! This helped me to make my first Github contribution. Only hiccup I had - I needed to generate token to be able to commit my changes. Thank you again. :)

  • @your_virtuoso
    @your_virtuoso 4 ปีที่แล้ว +2

    Great guide and explanation. The terminal ash method is also very interesting

  • @Radovenchik
    @Radovenchik 2 หลายเดือนก่อน

    This is the best and most valuable thing I have seen for myself on TH-cam in recent years. Thank you charming girl for such valuable information. You are the best

  • @bobthemagicmoose
    @bobthemagicmoose 4 ปีที่แล้ว +1

    Just a small nit: open source is usually free and user maintained by not necessarily. Open source just means that, like most traditional physical machines, you can look under the hood and fix/ modify to your own needs (think a car vs a phone).

    • @enriktigasna
      @enriktigasna 2 ปีที่แล้ว

      Well, nee cars aren't as easy to modify as they used to be

  • @sandeeprohokale
    @sandeeprohokale 2 ปีที่แล้ว

    Thank you! very well explained and very helpful for someone who is beginner in open-source github contribution space

  • @okellomarvin925
    @okellomarvin925 2 ปีที่แล้ว

    This is the clearest explanation I've had, am now ready to contribute. Thanks

  • @shadowmaxXL
    @shadowmaxXL ปีที่แล้ว

    this video 100% help me to understand how to contribute on open-source thank you so much! you're the only person i could get a better understanding about this.

  • @vancityexe
    @vancityexe 4 ปีที่แล้ว +3

    Awesome guide, first pull requested submitted! Ready for Hacktoberfest!

  • @trelandon
    @trelandon 2 ปีที่แล้ว +1

    Great solid intro for first time contributors. Keep up the good work.

  • @royxss
    @royxss 4 ปีที่แล้ว

    Great explanation. Previously, I was always unsure where to start with. Thanks.

  • @chillonfunsmart4929
    @chillonfunsmart4929 2 ปีที่แล้ว

    I've been an open source software enthusiast for a long time now, what I've come to realize over time is that the value of open source is not just in software but in all things.
    When we can learn to apply the principle of open source along with the principle of decentralization to our systems of education, scientific development, governments, security, economics structure and incentives as well as corporate entities humanity will be able to level up
    we won't need to rely on unsustainable means of energy production, And we will have a framework to be a community of empowered individuals.
    We can bypass hierarchical systems that lean towards tyranny overtime. And free ourselves from relying on systems that don't fit our best interest.

  • @sakshampandey6285
    @sakshampandey6285 2 ปีที่แล้ว +1

    This is the video that a newbie requires.Such a helpful video.Thanks for making such videos.But can you suggests some projects where a newbie can contibute to,I mean the organizations.

  • @harshadrokade201
    @harshadrokade201 3 ปีที่แล้ว +1

    That was amazing smooth explanation I watched a lots of video's but get cleared on this thank you 🙏

    • @tonypatriota6408
      @tonypatriota6408 3 ปีที่แล้ว

      hey Bro would you give me some tips on an open source project I want to start?

  • @MakingfunofAI
    @MakingfunofAI ปีที่แล้ว

    Straight to the point, helpful, short and great. Thank you for this awesome video!!

  • @huntermacias2023
    @huntermacias2023 3 ปีที่แล้ว +1

    Great video! Super easy to follow and helpful to those just getting started with open source contributions

  • @hamedpro_experiments
    @hamedpro_experiments ปีที่แล้ว +1

    I wanna correct a little mistake : open source is not necessarily free and even it's free, there are many free licenses each with its own limits and conditions. for example GPL licenses are more restricted than MIT which almost has not any limits

  • @madhavanpari6316
    @madhavanpari6316 ปีที่แล้ว

    This video is a great intro for newbies like me caz it has a hands on pov experience as compared to other videos.
    Thanks a hell lot.

  • @al-ekramelaheehridoy7297
    @al-ekramelaheehridoy7297 ปีที่แล้ว

    Best tutorial on open source contributions. Period

  • @abhaygupta9245
    @abhaygupta9245 3 ปีที่แล้ว +2

    I actually made a contribution towards Facebook/react repo but after that when I made another contributions my local fork contains commits that are from previous contribution.
    I actually want to know how to keep my fork in sync with main react repo. I always mess up , I followed a lot of tutorials still no luck.

  • @MarcRacho
    @MarcRacho 4 ปีที่แล้ว +2

    Thank you! This is perfect. Now I know where / how to start contributing.

    • @tonypatriota6408
      @tonypatriota6408 3 ปีที่แล้ว

      Bro, I have an idea for an open project so would you give me some tips on it?

  • @ugopalatucci
    @ugopalatucci 4 ปีที่แล้ว +1

    Great video. Finally, the perfect guidelines to start contributing! Good suggestion "start by editing the doc of a repo". Thanks.

  • @S0AndS0
    @S0AndS0 4 ปีที่แล้ว +1

    Not to be too pedantic but to mitigate mistakes it's a good idea to understand that not all Open Source software is Free, and even those that are may be free as in _free speech_ not _free beer_
    Otherwise ya published an excellent overview of utilizing GItHub UI for contributing, and encouraging the use of branches is superb!
    Branching tip; to make and checkout a new _``_ branch in one command use the `-b` option, eg...
    git checkout -b

  • @fotiem.constant4948
    @fotiem.constant4948 4 ปีที่แล้ว +3

    Thanks a lot for the video. will be making my first contribution soon.

  • @edwardsmith-rowland2852
    @edwardsmith-rowland2852 4 ปีที่แล้ว +2

    I think its a good idea to hang on the developer mailing list and get an idea who the contributors are and what they're working on. See who could be a sort of teacher.

  • @Ritik-ww7ro
    @Ritik-ww7ro 2 ปีที่แล้ว

    This is exactly what I was looking for . Thank you so much cami!

  • @mohammedhasanshaikh4800
    @mohammedhasanshaikh4800 4 ปีที่แล้ว +1

    Thank you so much for explaining stuffs in such simpler way..🙌🙌

  • @yawaramin4771
    @yawaramin4771 2 ปีที่แล้ว

    At 30s Cami asks, 'Why is open source valuable to companies?' And provides three reasons. These reasons make sense in some contexts, but the original value of open source is to prevent vendor lock-in. With closed-source software like say Oracle, when you're an ordinary company, if Oracle has a bug or if they jack up their prices, or if they revoke your license or go out of business, you are stuck with very few good options and a lot of really bad ones.
    With open source software, if any of the above happens, you can just find another vendor who will maintain the software for you, because you have the source code.
    This makes software and software companies more competitive, and more competition is better for end users.
    Open source is great for companies that rely on software for their operations.

  • @camilleclarkson3416
    @camilleclarkson3416 2 ปีที่แล้ว

    This was just want I needed. Thank you sooooo much for sharing your knowledge and making it easier to understand!

  • @comaboy_98
    @comaboy_98 4 ปีที่แล้ว

    Thank you so much for indepth explanation i wanted for long time for open source contributions you resolved my all issues.keep doing this.Thanks

  • @nit4tin
    @nit4tin 4 ปีที่แล้ว

    A lot of useful tips for first time open source contributers packed in a concise video format

  • @prondubuisi
    @prondubuisi 4 ปีที่แล้ว +2

    This is super easy to Follow. Sharing with members of my community.

    • @victorelezua
      @victorelezua 4 ปีที่แล้ว +1

      Na you direct me come here.

    • @prondubuisi
      @prondubuisi 4 ปีที่แล้ว

      @@victorelezua winning souls. Lol

  • @ihebbrini6587
    @ihebbrini6587 4 ปีที่แล้ว +1

    Simple yet practical, thank you very much

  • @MizanulIslam
    @MizanulIslam 2 ปีที่แล้ว

    Thanks for sharing. A good one for beginners who want to contribute in Open Source.

  • @pradiptagure7492
    @pradiptagure7492 4 ปีที่แล้ว +4

    It helped a lot to understand. I haven't contributed to any open source project yet. Just a question, is forking necessary? Can I create a branch from master and then commit+push and then raise the pull request to master?

  • @collocheru
    @collocheru 4 ปีที่แล้ว +1

    This is really good and clear guide, I love it!

  • @ManpreetSingh-yo6ew
    @ManpreetSingh-yo6ew 4 ปีที่แล้ว +6

    Thank you for the great introduction, much appreciated.

    • @tonypatriota6408
      @tonypatriota6408 3 ปีที่แล้ว

      Bro, hey would you give me some tips on an open source project I want to start?

  • @roshnisparks7150
    @roshnisparks7150 4 ปีที่แล้ว

    Thanks sis ,I just made my first contribution... Great tutorial😊😊

  • @User-pq9ep
    @User-pq9ep 2 ปีที่แล้ว

    Nice tutorial! Thanks a lot! I'm going to make my first contribution today. Good luck to me😄

  • @qaisermahmood.288
    @qaisermahmood.288 ปีที่แล้ว

    Thanks for a good run-through contributing to open source

  • @nlarralde
    @nlarralde 3 ปีที่แล้ว

    this answered so many pending questions. Thank you!

  • @kushalu3937
    @kushalu3937 8 หลายเดือนก่อน

    Thank you very much, you explained it very elegantly.

  • @davidoluremi1981
    @davidoluremi1981 6 หลายเดือนก่อน

    I was finally able to contribute to open source!!!
    Thanks Meta

  • @atulraghuvanshi7041
    @atulraghuvanshi7041 ปีที่แล้ว

    Awsome guide for a first time contributer!

  • @paulerapedreira
    @paulerapedreira 4 ปีที่แล้ว +15

    Great starting guide for Open Source contribution! I am looking forward to sharing your video during #Hacktoberfest this year!

  • @That_Girly_Gamer
    @That_Girly_Gamer 2 ปีที่แล้ว

    Appreciated. This cleared all my doubts.

  • @amitsharma8337
    @amitsharma8337 4 ปีที่แล้ว +1

    This was very useful! Thank you.

  • @tonyiommisg
    @tonyiommisg 4 ปีที่แล้ว +1

    Thank you for this! Your tutorials are so helpful for a noob like me. :)

    • @tonypatriota6408
      @tonypatriota6408 3 ปีที่แล้ว

      hey Bro would you give me some tips on an open source project I want to start?

  • @Rohitkumar-ks9io
    @Rohitkumar-ks9io 4 ปีที่แล้ว

    Thanks for explaining it in simpler way

  • @PrinceRaj-os8hn
    @PrinceRaj-os8hn 4 ปีที่แล้ว

    Thanks for making understand in quick easy way!

  • @kamertonaudiophileplayer847
    @kamertonaudiophileplayer847 3 ปีที่แล้ว +1

    Make a video how to find open source developers for your project. For example, I need Gradle experts, where can I find them?

    • @yawaramin4771
      @yawaramin4771 2 ปีที่แล้ว +1

      You can contact the Gradle developers on their site: gradle.com/enterprise/contact/

    • @kamertonaudiophileplayer847
      @kamertonaudiophileplayer847 2 ปีที่แล้ว

      @@yawaramin4771 Thanks, although I already solved my problem, I will keep the info for future. Have a wonderful 2022!

  • @TheSubconsciousSeeker
    @TheSubconsciousSeeker 4 ปีที่แล้ว +3

    Thank you! I just made my first PR 😊

    • @TheSubconsciousSeeker
      @TheSubconsciousSeeker 4 ปีที่แล้ว

      @Peter Mortensen A webapp developed in React which is helping women suffering from domestic violence.

  • @kedarkm457
    @kedarkm457 4 ปีที่แล้ว

    Awesome explanation, thank you 😊 I will contribute to open source community soon

  • @vishma9166
    @vishma9166 4 ปีที่แล้ว +1

    This is so nice! Thank you maam.

  • @paulmb4464
    @paulmb4464 2 ปีที่แล้ว

    Very informative. Thank you!

  • @tamirrozenfeld3572
    @tamirrozenfeld3572 2 ปีที่แล้ว

    Concise and precise thank you

  • @小朋友-p8o
    @小朋友-p8o 2 ปีที่แล้ว

    Very Clear, Thank you!

  • @sachinkumarrajput9097
    @sachinkumarrajput9097 4 ปีที่แล้ว

    Thank you for Explaining by example.

  • @thedebapriyakar
    @thedebapriyakar ปีที่แล้ว

    Brilliant and to the point!

  • @9rrr7
    @9rrr7 2 ปีที่แล้ว

    Great video, thanks a lot. But a bit misleading about opensource. Opensource projects aren NOT FREE. You should look for a license to find out what are you allowed to do with the code. If the license tells that the project is free to use/modify/republish then yes, its essentially free. But there are tons of different types of licenses, moreover project owner may SELL a license.
    For example, look at Qt, it is opensource and has 2 types of licenses; The first one is free and says that you are free to use the source code in your OPEN SOURCE, PROJECTS, while the second one is paid and says that you can use Qt in any (private/commercial/etc.) project.
    By the way, if a repository is missing a license, then you're not allowed to do anything with it, you can only view😂

  • @goodmanshawnhuang
    @goodmanshawnhuang ปีที่แล้ว

    that's a great tutorial, well done!

  • @DHRUVNARAYANSINGH
    @DHRUVNARAYANSINGH 4 ปีที่แล้ว +1

    Great explanation, thanks

  • @ABHISHEKJaiswal-ev3xr
    @ABHISHEKJaiswal-ev3xr 3 ปีที่แล้ว +2

    What requirements need for open source
    If any one know how to start prepration for open source Plz Help me or give me guidance (roadmap)
    My ig id is attacker frnd 😄😄

  • @bulelanibotman
    @bulelanibotman 3 ปีที่แล้ว

    this was so helpful, thank you!

  • @andrewramirez1293
    @andrewramirez1293 2 ปีที่แล้ว

    This was fantastic!

  • @vruttantbalde7187
    @vruttantbalde7187 4 ปีที่แล้ว +6

    Fun fact: her pull request haven't been merged yet.

    • @nishant2242
      @nishant2242 4 ปีที่แล้ว

      Fun fact : She is working at facebook . Merge request should have been the last fact u should have noticed

    • @vruttantbalde7187
      @vruttantbalde7187 4 ปีที่แล้ว +3

      @@nishant2242 true ik she works for facebook which is indeed a great accomplishment on its own, but yeah i said what i noticed :)

    • @akshitthakur5179
      @akshitthakur5179 3 ปีที่แล้ว +1

      LOL. Thanks for the info XD

  • @gulllinlin
    @gulllinlin 5 หลายเดือนก่อน +1

    Thank you ❤

  • @suyash.01
    @suyash.01 3 ปีที่แล้ว

    Very well explained!

  • @mamun001
    @mamun001 2 ปีที่แล้ว

    Thank you for this!

  • @brunagomes6289
    @brunagomes6289 4 ปีที่แล้ว +2

    Thanks for the video!!!

  • @arkaprabha.chakraborty
    @arkaprabha.chakraborty 2 ปีที่แล้ว +2

    Still says FACEBOOK... 😏

  • @sunidhi_ashish
    @sunidhi_ashish 4 ปีที่แล้ว

    Thanks for this wonderful video.

  • @yesenialopez8021
    @yesenialopez8021 4 ปีที่แล้ว

    Really great info! Definitely a solid guide and awesome reference video, thanks!