Giter Site home page Giter Site logo

ryuuzu / lft-oss-leaderboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lf-network/oss-leaderboard

0.0 0.0 0.0 1.72 MB

Open Source Contributors Leaderboard

License: MIT License

Shell 0.32% Python 87.68% CSS 5.88% Makefile 1.05% HTML 4.54% Dockerfile 0.53%

lft-oss-leaderboard's Introduction

oss-leaderboard

OSS Leaderboard shows the top contributors based on their contribution activities on GitHub.

Usage

# Add Github Personal Access Token
# USER_LIST: users the app should track.
$ cp .env.example .env

Get GitHub Personal Access Token

Building

$ make run

Development

Setting up the codebase

  1. Clone the repository.
$ git clone [email protected]:leapfrogtechnology/oss-leaderboard.git

$ cd oss-leaderboard
  1. Setup a virtualenv.
$ make venv
  1. Activate the virtualenv.
$ source .venv/bin/activate

$ make setup

Contributing

Feel free to send pull requests. Make sure to run following commands:

$ make format
$ make check

Intermediate score table

The Intermediate score table stores the counts of all the individual contribution sub-types for each of the contributors. The labels in the table starting from T1S1 to T5S1 correspond to the following:

Label Contribution Subtype
t1s1 PR opened in a repo not owned by the user
t1s2 PR opened in a repo owned by the user
t2s1 PR reviewed that is opened by the user and contributed in the repo owned by the user
t2s2 PR reviewed that is not opened by the user and contributed in the repo owned by the user
t2s3 PR reviewed that is opened by the user and contributed in the repo not owned by the user
t2s4 PR reviewed that is not opened by the user and contributed in the repo not owned by the user
t3s1 Issue created in a repo owned by the user
t3s2 Issue created in a repo not owned by the user
t4s1 Commented on issue created by user in the repo owned by the user
t4s2 Commented on issue not created by user in the repo owned by the user
t4s3 Commented on issue created by user in the repo not owned by the user
t4s4 Commented on issue not created by user in the repo not owned by the user
t5s1 Repo created by the user

License

Licensed under The MIT License.

lft-oss-leaderboard's People

Contributors

yankeexe avatar swechhya avatar aanchal-adk avatar mesaugat avatar kabirbaidhya avatar shresthalucky avatar isnan909 avatar spandannepal avatar diwash007 avatar prashantacharya avatar shradhan avatar aviskarkc10 avatar bhattaraib58 avatar thenishantsapkota avatar dependabot[bot] avatar

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.