Rishabh Rawat

Results 77 comments of Rishabh Rawat

@ogii This looks good, is there any issue open regarding this? If yes, please mention that issue in the PR description (eg. Fixes #issue_number). Thanks!

@jywarren Actually `hall-of-fame` issue label is a considerably good idea, the other thing that we can do is showing that list to the page (where the issues will be filtered...

Hi @pydevsg, you can go ahead with [this](https://github.com/publiclab/community-toolbox/issues/218) issue...do the required changes as shown in the issue description, run `grunt build`, commit & push and create a PR for it....

Adding `hall-of-fame` label would be more customizable because if we decide to add a list, that would be filtering issues based on the time the issue was last updated...in some...

Hi @VirajGalappaththi, can you please point to the issue this PR is for? Thanks.

@jywarren I can open a follow-up PR for this once I complete making the MVC thing...like currently, we see recent contributors last week & last month, we can do something...

Hi @usamacjs, it's very good to see you're getting started with open source :smiley:. You can start by taking a look at [this](https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github) and [this](https://help.github.com/en/articles/editing-files-in-your-repository)...follow the steps shown there to...

@dannomayer @PoseidonSigmaX A PR is already open for this issue...we appreciate your help, you can look for other `first-timer-only` issues here https://code.publiclab.org/#r=all Thanks :smile: :+1:

Hi @jywarren, I was wondering how we can go about adding GitLab support. One thing I noticed is, GitLab's API response objects are different than what GitHub offers and also...

Great start @ReardGjoni, I guess your next step would be to actually fetch the data and populate that `hall-of-fame` div..!?