Giter Site home page Giter Site logo

anand-munjuluri / clotributor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cncf/clotributor

0.0 0.0 0.0 3.2 MB

Discover great opportunities to become a Cloud Native contributor

Home Page: https://clotributor.dev

License: Apache License 2.0

Shell 0.49% Rust 36.80% TypeScript 46.85% CSS 5.65% HTML 0.78% PLpgSQL 6.68% Dockerfile 1.23% Mustache 1.51%

clotributor's Introduction

CLOTributor

CI

CLOTributor makes it easier to discover great opportunities to become a Cloud Native contributor.

How it works

One of the CLOTributor's goals is to surface interesting opportunities for potential contributors to Cloud Native projects, allowing them to find those that suit their skills and interests best.

To achieve this, CLOTributor scans periodically hundreds of repositories, indexing issues that match certain criteria:

  • Contain the help wanted label
  • Their state is OPEN
  • They are unassigned
  • Updated within the last year

Issues that no longer match the required criteria are removed automatically from CLOTributor. This way, if an issue is assigned to someone or it is closed, it won't be displayed anymore.

In addition to some issue's details, like the title or labels, we also collect and index some metadata from the corresponding repository, like its topics or the programming languages used. In general, the more context projects can provide in their issues via labels, the better. There is a set of labels that have a special meaning for CLOTributor. Other labels like frontend, or even mentioning specific frameworks like react or vue, may also help users finding issues that suit them best.

The generated index can be searched from https://clotributor.dev. The following syntax can be used to narrow down the results:

It's possible to search by project name, repository name, description, topics or programming languages, as well as issue title and labels. Prefix matching for all of them is also supported (e.g. searching for backst should return issues from the Backstage project).

Labels with special meaning

Some of the features of CLOTributor are controlled by some special labels (or labels that contain some strings) that can be set on issues. One of the most important labels for CLOTributor is help wanted, as it only processes issues where help is wanted. Issues are categorized in some different ways based on these labels:

Area

  • docs: the issue has a label thay contains the string docs or documentation.

Kind

  • bug: the issue has a label thay contains the string bug.
  • feature: the issue has a label thay contains the string feature.
  • enhancement: the issue has a label thay contains the string enhancement or improvement.

Difficulty

  • easy: the issue has the label difficulty/easy or level/easy.
  • medium: the issue has the label difficulty/medium or level/medium.
  • hard: the issue has the label difficulty/hard or level/hard.

Other filters

  • good first issue: use this label to highlight issues that may be a good fit for new contributors to the project.
  • mentor available or mentorship: to indicate that someone may be available to guide contributors with this issue.

Maintainers wanted

If your project is looking for maintainers, CLOTributor can highlight this in a special way to let potential candidates know. This feature can be enabled by submitting a PR to add the block below to the corresponding project in the data files. You can add as many links or contacts as you need, or omit any of them if you prefer.

maintainers_wanted:
  enabled: true
  links:
    - title: How to contribute to the project
      url: https://github.com/org/repo/CONTRIBUTING.md
    - title: Development environment setup
      url: https://github.com/org/repo/docs/dev_env_setup.md
  contacts:
    - github_handle: user1
    - github_handle: user2

NOTE: the user submitting the pull request must already be a project's maintainer.

Projects and repositories

CLOTributor's data source for projects and repositories is CLOMonitor, which lists most of the projects in the CNCF and LF AI & DATA foundations.

Contributing

Please see CONTRIBUTING.md for more details.

Code of Conduct

This project follows the CNCF Code of Conduct.

License

CLOTributor is an Open Source project licensed under the Apache License 2.0.

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.