davearonson / pull-request-roulette

Site to match up developers with people willing to comment on their pull requests
29 stars 12 forks source link

Show list of languages used in a PR #18

Open davearonson opened 11 years ago

davearonson commented 11 years ago

As a reviewer, I want to see what languages a PR uses, So I can home in on things I can review.

Given a PR that uses languages X, Y, and Z, When I submit it, Then the system should discover and record that it uses X, Y, and Z, And when it is listed or displayed, it should show that it uses X, Y, and Z.