Ayush Chugh

Results 10 issues of Ayush Chugh

I think that we should have a workflow in this repo which will automatically create new release on every pull request merged into main branch. but we have to follow...

I am using this theme which is great but when we use **console.log('hello world');** or **document.getElementById** in these things, **console** and **document** words are not colored they remain white which...

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [x] Tests for the changes have been added...

### Description Create a rate-limiter middleware that will only allow 150 requests per 15 minutes from a single device ### Anything else? nestjs rate limiter:- https://docs.nestjs.com/security/rate-limiting

enhancement
help wanted
good first issue

You can add your self for contribution by using @all-contributors check out their docs: https://allcontributors.org/docs/en/bot/usage

`Partner with us` and `Sponsor us` buttons are not working in `contact` section ![Recording 2023-04-15 at 14 43 30](https://user-images.githubusercontent.com/69336518/232203370-71f19e1e-743d-4080-9b65-9cd1b7248418.gif)

bug

when we click on any social button of a team member in `team` section than the button is not working and we are not redirected to their social media ![Recording...

bug

### Description Currently we are using these routes Mark user as admin --> `PATCh /api/admin/users/markadmin/:id` Mark user as verified --> `PATCH /api/admin/users/markverified/:id` Get all users --> `GET /api/users` Update Username...

refactor

Use this issue to add new contributors for `all-contributors`

This extension is working with JS but not JSX