Giter Site home page Giter Site logo

Comments (3)

kalbhor avatar kalbhor commented on May 27, 2024

Hey, I don't know if I'm the best person to answer since I'm a beginner, but I was recently invited to my first organisation. All I did was I went through their projects and found the one's I could contribute to, then I looked through the code to see if there was something I could optimise, or if I could add a feature. eg : In one of their projects they were using a python module - mechanize to extract search results from Google, so I thought of improving it by using simple http requests and beautifulsoup scraping. This removed one dependency and made the project working for python 3 too (mechanize wasn't available on python 3).

After I sent a pull request, the admin found it useful and merged it into the main project. Then I was invited to the organisation.
Basically, solve some issue or add some feature and they'll probably take you in depending on the organisation.

from questions.

sara-02 avatar sara-02 commented on May 27, 2024

@mehul-m-prajapati.
Some ways in which you can get added to organisations are:

  1. Regularly contribute to that organisation.
  2. Be one of the founding members of a new org
  3. Join an organisation as a part of GSoC or other such programs.
  4. Become a core contributor or reviewer of an org or a project of the org.

from questions.

mehul-m-prajapati avatar mehul-m-prajapati commented on May 27, 2024

Thanks @sara-02 and @lakshaykalbhor

from questions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.